| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListSyncStatusResp |
MetaService.listSyncStatus_result.success |
| Modifier and Type | Method and Description |
|---|---|
ListSyncStatusResp |
ListSyncStatusResp.Builder.build() |
ListSyncStatusResp |
ListSyncStatusResp.deepCopy() |
ListSyncStatusResp |
MetaService.AsyncClient.listSyncStatus_call.getResult() |
ListSyncStatusResp |
MetaService.listSyncStatus_result.getSuccess() |
ListSyncStatusResp |
MetaService.Iface.listSyncStatus(ListSyncStatusReq req) |
ListSyncStatusResp |
MetaService.Client.listSyncStatus(ListSyncStatusReq req) |
ListSyncStatusResp |
MetaService.Client.recv_listSyncStatus() |
ListSyncStatusResp |
ListSyncStatusResp.setCode(ErrorCode code) |
ListSyncStatusResp |
ListSyncStatusResp.setLeader(HostAddr leader) |
ListSyncStatusResp |
ListSyncStatusResp.setSync_infos(Map<Integer,SyncInfo> sync_infos) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListSyncStatusResp.compareTo(ListSyncStatusResp other) |
MetaService.listSyncStatus_result |
MetaService.listSyncStatus_result.setSuccess(ListSyncStatusResp success) |
| Constructor and Description |
|---|
listSyncStatus_result(ListSyncStatusResp success) |
ListSyncStatusResp(ListSyncStatusResp other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.