| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
KVGetRequest |
GraphStorageService.get_args.req |
| Modifier and Type | Method and Description |
|---|---|
KVGetRequest |
KVGetRequest.Builder.build() |
KVGetRequest |
KVGetRequest.deepCopy() |
KVGetRequest |
GraphStorageService.get_args.getReq() |
KVGetRequest |
KVGetRequest.setParts(Map<Integer,List<byte[]>> parts) |
KVGetRequest |
KVGetRequest.setReturn_partly(boolean return_partly) |
KVGetRequest |
KVGetRequest.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
KVGetRequest.compareTo(KVGetRequest other) |
KVGetResponse |
GraphStorageService.Iface.get(KVGetRequest req) |
KVGetResponse |
GraphStorageService.Client.get(KVGetRequest req) |
void |
GraphStorageService.AsyncIface.get(KVGetRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
GraphStorageService.AsyncClient.get(KVGetRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler427) |
void |
GraphStorageService.Client.send_get(KVGetRequest req) |
GraphStorageService.get_args |
GraphStorageService.get_args.setReq(KVGetRequest req) |
| Constructor and Description |
|---|
get_args(KVGetRequest req) |
get_call(KVGetRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler428,
com.facebook.thrift.async.TAsyncClient client424,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory425,
com.facebook.thrift.transport.TNonblockingTransport transport426) |
KVGetRequest(KVGetRequest other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.