| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetWorkerIdResp |
MetaService.getWorkerId_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetWorkerIdResp |
GetWorkerIdResp.Builder.build() |
GetWorkerIdResp |
GetWorkerIdResp.deepCopy() |
GetWorkerIdResp |
MetaService.AsyncClient.getWorkerId_call.getResult() |
GetWorkerIdResp |
MetaService.getWorkerId_result.getSuccess() |
GetWorkerIdResp |
MetaService.Iface.getWorkerId(GetWorkerIdReq req) |
GetWorkerIdResp |
MetaService.Client.getWorkerId(GetWorkerIdReq req) |
GetWorkerIdResp |
MetaService.Client.recv_getWorkerId() |
GetWorkerIdResp |
GetWorkerIdResp.setCode(ErrorCode code) |
GetWorkerIdResp |
GetWorkerIdResp.setLeader(HostAddr leader) |
GetWorkerIdResp |
GetWorkerIdResp.setWorkerid(long workerid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetWorkerIdResp.compareTo(GetWorkerIdResp other) |
MetaService.getWorkerId_result |
MetaService.getWorkerId_result.setSuccess(GetWorkerIdResp success) |
| Constructor and Description |
|---|
getWorkerId_result(GetWorkerIdResp success) |
GetWorkerIdResp(GetWorkerIdResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.