| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetResp |
MetaService.get_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetResp |
GetResp.Builder.build() |
GetResp |
GetResp.deepCopy() |
GetResp |
MetaService.Iface.get(GetReq req) |
GetResp |
MetaService.Client.get(GetReq req) |
GetResp |
MetaService.AsyncClient.get_call.getResult() |
GetResp |
MetaService.get_result.getSuccess() |
GetResp |
MetaService.Client.recv_get() |
GetResp |
GetResp.setCode(ErrorCode code) |
GetResp |
GetResp.setLeader(HostAddr leader) |
GetResp |
GetResp.setValue(byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetResp.compareTo(GetResp other) |
MetaService.get_result |
MetaService.get_result.setSuccess(GetResp success) |
| Constructor and Description |
|---|
get_result(GetResp success) |
GetResp(GetResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.