| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
KVGetResponse |
GraphStorageService.get_result.success |
| Modifier and Type | Method and Description |
|---|---|
KVGetResponse |
KVGetResponse.Builder.build() |
KVGetResponse |
KVGetResponse.deepCopy() |
KVGetResponse |
GraphStorageService.Iface.get(KVGetRequest req) |
KVGetResponse |
GraphStorageService.Client.get(KVGetRequest req) |
KVGetResponse |
GraphStorageService.AsyncClient.get_call.getResult() |
KVGetResponse |
GraphStorageService.get_result.getSuccess() |
KVGetResponse |
GraphStorageService.Client.recv_get() |
KVGetResponse |
KVGetResponse.setKey_values(Map<byte[],byte[]> key_values) |
KVGetResponse |
KVGetResponse.setResult(ResponseCommon result) |
| Modifier and Type | Method and Description |
|---|---|
int |
KVGetResponse.compareTo(KVGetResponse other) |
GraphStorageService.get_result |
GraphStorageService.get_result.setSuccess(KVGetResponse success) |
| Constructor and Description |
|---|
get_result(KVGetResponse success) |
KVGetResponse(KVGetResponse other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.