| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetWorkerIdReq |
MetaService.getWorkerId_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetWorkerIdReq |
GetWorkerIdReq.Builder.build() |
GetWorkerIdReq |
GetWorkerIdReq.deepCopy() |
GetWorkerIdReq |
MetaService.getWorkerId_args.getReq() |
GetWorkerIdReq |
GetWorkerIdReq.setHost(byte[] host) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetWorkerIdReq.compareTo(GetWorkerIdReq other) |
GetWorkerIdResp |
MetaService.Iface.getWorkerId(GetWorkerIdReq req) |
GetWorkerIdResp |
MetaService.Client.getWorkerId(GetWorkerIdReq req) |
void |
MetaService.AsyncIface.getWorkerId(GetWorkerIdReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getWorkerId(GetWorkerIdReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler563) |
void |
MetaService.Client.send_getWorkerId(GetWorkerIdReq req) |
MetaService.getWorkerId_args |
MetaService.getWorkerId_args.setReq(GetWorkerIdReq req) |
| Constructor and Description |
|---|
getWorkerId_args(GetWorkerIdReq req) |
getWorkerId_call(GetWorkerIdReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler564,
com.facebook.thrift.async.TAsyncClient client560,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory561,
com.facebook.thrift.transport.TNonblockingTransport transport562) |
GetWorkerIdReq(GetWorkerIdReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.