| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
GetLeaderReq |
StorageAdminService.getLeaderParts_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetLeaderReq |
GetLeaderReq.Builder.build() |
GetLeaderReq |
GetLeaderReq.deepCopy() |
GetLeaderReq |
StorageAdminService.getLeaderParts_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetLeaderReq.compareTo(GetLeaderReq other) |
GetLeaderPartsResp |
StorageAdminService.Iface.getLeaderParts(GetLeaderReq req) |
GetLeaderPartsResp |
StorageAdminService.Client.getLeaderParts(GetLeaderReq req) |
void |
StorageAdminService.AsyncIface.getLeaderParts(GetLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
StorageAdminService.AsyncClient.getLeaderParts(GetLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler512) |
void |
StorageAdminService.Client.send_getLeaderParts(GetLeaderReq req) |
StorageAdminService.getLeaderParts_args |
StorageAdminService.getLeaderParts_args.setReq(GetLeaderReq req) |
| Constructor and Description |
|---|
getLeaderParts_args(GetLeaderReq req) |
getLeaderParts_call(GetLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler513,
com.facebook.thrift.async.TAsyncClient client509,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory510,
com.facebook.thrift.transport.TNonblockingTransport transport511) |
GetLeaderReq(GetLeaderReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.