| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
GetDstBySrcRequest |
GraphStorageService.getDstBySrc_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetDstBySrcRequest |
GetDstBySrcRequest.Builder.build() |
GetDstBySrcRequest |
GetDstBySrcRequest.deepCopy() |
GetDstBySrcRequest |
GraphStorageService.getDstBySrc_args.getReq() |
GetDstBySrcRequest |
GetDstBySrcRequest.setCommon(RequestCommon common) |
GetDstBySrcRequest |
GetDstBySrcRequest.setEdge_types(List<Integer> edge_types) |
GetDstBySrcRequest |
GetDstBySrcRequest.setParts(Map<Integer,List<Value>> parts) |
GetDstBySrcRequest |
GetDstBySrcRequest.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
GetDstBySrcResponse |
GraphStorageService.Iface.getDstBySrc(GetDstBySrcRequest req) |
GetDstBySrcResponse |
GraphStorageService.Client.getDstBySrc(GetDstBySrcRequest req) |
void |
GraphStorageService.AsyncIface.getDstBySrc(GetDstBySrcRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
GraphStorageService.AsyncClient.getDstBySrc(GetDstBySrcRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler365) |
void |
GraphStorageService.Client.send_getDstBySrc(GetDstBySrcRequest req) |
GraphStorageService.getDstBySrc_args |
GraphStorageService.getDstBySrc_args.setReq(GetDstBySrcRequest req) |
| Constructor and Description |
|---|
getDstBySrc_args(GetDstBySrcRequest req) |
getDstBySrc_call(GetDstBySrcRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler366,
com.facebook.thrift.async.TAsyncClient client362,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory363,
com.facebook.thrift.transport.TNonblockingTransport transport364) |
GetDstBySrcRequest(GetDstBySrcRequest other)
Performs a deep copy on other.
|
Copyright © 2023. All rights reserved.