| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
TransLeaderReq |
StorageAdminService.transLeader_args.req |
| Modifier and Type | Method and Description |
|---|---|
TransLeaderReq |
TransLeaderReq.Builder.build() |
TransLeaderReq |
TransLeaderReq.deepCopy() |
TransLeaderReq |
StorageAdminService.transLeader_args.getReq() |
TransLeaderReq |
TransLeaderReq.setNew_leader(HostAddr new_leader) |
TransLeaderReq |
TransLeaderReq.setPart_id(int part_id) |
TransLeaderReq |
TransLeaderReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
TransLeaderReq.compareTo(TransLeaderReq other) |
void |
StorageAdminService.Client.send_transLeader(TransLeaderReq req) |
StorageAdminService.transLeader_args |
StorageAdminService.transLeader_args.setReq(TransLeaderReq req) |
AdminExecResp |
StorageAdminService.Iface.transLeader(TransLeaderReq req) |
AdminExecResp |
StorageAdminService.Client.transLeader(TransLeaderReq req) |
void |
StorageAdminService.AsyncIface.transLeader(TransLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
StorageAdminService.AsyncClient.transLeader(TransLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler457) |
| Constructor and Description |
|---|
transLeader_args(TransLeaderReq req) |
transLeader_call(TransLeaderReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler458,
com.facebook.thrift.async.TAsyncClient client454,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory455,
com.facebook.thrift.transport.TNonblockingTransport transport456) |
TransLeaderReq(TransLeaderReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.