| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetEdgeReq |
MetaService.getEdge_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetEdgeReq |
GetEdgeReq.Builder.build() |
GetEdgeReq |
GetEdgeReq.deepCopy() |
GetEdgeReq |
MetaService.getEdge_args.getReq() |
GetEdgeReq |
GetEdgeReq.setEdge_name(byte[] edge_name) |
GetEdgeReq |
GetEdgeReq.setSpace_id(int space_id) |
GetEdgeReq |
GetEdgeReq.setVersion(long version) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetEdgeReq.compareTo(GetEdgeReq other) |
GetEdgeResp |
MetaService.Iface.getEdge(GetEdgeReq req) |
GetEdgeResp |
MetaService.Client.getEdge(GetEdgeReq req) |
void |
MetaService.AsyncIface.getEdge(GetEdgeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getEdge(GetEdgeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler523) |
void |
MetaService.Client.send_getEdge(GetEdgeReq req) |
MetaService.getEdge_args |
MetaService.getEdge_args.setReq(GetEdgeReq req) |
| Constructor and Description |
|---|
getEdge_args(GetEdgeReq req) |
getEdge_call(GetEdgeReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler524,
com.facebook.thrift.async.TAsyncClient client520,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory521,
com.facebook.thrift.transport.TNonblockingTransport transport522) |
GetEdgeReq(GetEdgeReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.