| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
RestoreMetaResp |
MetaService.restoreMeta_result.success |
| Modifier and Type | Method and Description |
|---|---|
RestoreMetaResp |
RestoreMetaResp.Builder.build() |
RestoreMetaResp |
RestoreMetaResp.deepCopy() |
RestoreMetaResp |
MetaService.AsyncClient.restoreMeta_call.getResult() |
RestoreMetaResp |
MetaService.restoreMeta_result.getSuccess() |
RestoreMetaResp |
MetaService.Client.recv_restoreMeta() |
RestoreMetaResp |
MetaService.Iface.restoreMeta(RestoreMetaReq req) |
RestoreMetaResp |
MetaService.Client.restoreMeta(RestoreMetaReq req) |
RestoreMetaResp |
RestoreMetaResp.setCode(ErrorCode code) |
RestoreMetaResp |
RestoreMetaResp.setLeader(HostAddr leader) |
RestoreMetaResp |
RestoreMetaResp.setPart_hosts(Map<Integer,List<PartInfo>> part_hosts) |
| Modifier and Type | Method and Description |
|---|---|
int |
RestoreMetaResp.compareTo(RestoreMetaResp other) |
MetaService.restoreMeta_result |
MetaService.restoreMeta_result.setSuccess(RestoreMetaResp success) |
| Constructor and Description |
|---|
restoreMeta_result(RestoreMetaResp success) |
RestoreMetaResp(RestoreMetaResp other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.