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