| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetConfigResp |
MetaService.getConfig_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetConfigResp |
GetConfigResp.Builder.build() |
GetConfigResp |
GetConfigResp.deepCopy() |
GetConfigResp |
MetaService.Iface.getConfig(GetConfigReq req) |
GetConfigResp |
MetaService.Client.getConfig(GetConfigReq req) |
GetConfigResp |
MetaService.AsyncClient.getConfig_call.getResult() |
GetConfigResp |
MetaService.getConfig_result.getSuccess() |
GetConfigResp |
MetaService.Client.recv_getConfig() |
GetConfigResp |
GetConfigResp.setCode(ErrorCode code) |
GetConfigResp |
GetConfigResp.setItems(List<ConfigItem> items) |
GetConfigResp |
GetConfigResp.setLeader(HostAddr leader) |
| Modifier and Type | Method and Description |
|---|---|
MetaService.getConfig_result |
MetaService.getConfig_result.setSuccess(GetConfigResp success) |
| Constructor and Description |
|---|
getConfig_result(GetConfigResp success) |
GetConfigResp(GetConfigResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.