| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetVariableResp |
MetaService.getVariable_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetVariableResp |
GetVariableResp.Builder.build() |
GetVariableResp |
GetVariableResp.deepCopy() |
GetVariableResp |
MetaService.AsyncClient.getVariable_call.getResult() |
GetVariableResp |
MetaService.getVariable_result.getSuccess() |
GetVariableResp |
MetaService.Iface.getVariable(GetVariableReq req) |
GetVariableResp |
MetaService.Client.getVariable(GetVariableReq req) |
GetVariableResp |
MetaService.Client.recv_getVariable() |
GetVariableResp |
GetVariableResp.setCode(ErrorCode code) |
GetVariableResp |
GetVariableResp.setItem(VariableItem item) |
GetVariableResp |
GetVariableResp.setLeader(HostAddr leader) |
| Modifier and Type | Method and Description |
|---|---|
MetaService.getVariable_result |
MetaService.getVariable_result.setSuccess(GetVariableResp success) |
| Constructor and Description |
|---|
getVariable_result(GetVariableResp success) |
GetVariableResp(GetVariableResp other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.