| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetEdgeIndexReq |
MetaService.getEdgeIndex_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetEdgeIndexReq |
GetEdgeIndexReq.Builder.build() |
GetEdgeIndexReq |
GetEdgeIndexReq.deepCopy() |
GetEdgeIndexReq |
MetaService.getEdgeIndex_args.getReq() |
GetEdgeIndexReq |
GetEdgeIndexReq.setIndex_name(byte[] index_name) |
GetEdgeIndexReq |
GetEdgeIndexReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetEdgeIndexReq.compareTo(GetEdgeIndexReq other) |
GetEdgeIndexResp |
MetaService.Iface.getEdgeIndex(GetEdgeIndexReq req) |
GetEdgeIndexResp |
MetaService.Client.getEdgeIndex(GetEdgeIndexReq req) |
void |
MetaService.AsyncIface.getEdgeIndex(GetEdgeIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getEdgeIndex(GetEdgeIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler638) |
void |
MetaService.Client.send_getEdgeIndex(GetEdgeIndexReq req) |
MetaService.getEdgeIndex_args |
MetaService.getEdgeIndex_args.setReq(GetEdgeIndexReq req) |
| Constructor and Description |
|---|
getEdgeIndex_args(GetEdgeIndexReq req) |
getEdgeIndex_call(GetEdgeIndexReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler639,
com.facebook.thrift.async.TAsyncClient client635,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory636,
com.facebook.thrift.transport.TNonblockingTransport transport637) |
GetEdgeIndexReq(GetEdgeIndexReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.