| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
AddPartReq |
StorageAdminService.addPart_args.req |
| Modifier and Type | Method and Description |
|---|---|
AddPartReq |
AddPartReq.Builder.build() |
AddPartReq |
AddPartReq.deepCopy() |
AddPartReq |
StorageAdminService.addPart_args.getReq() |
AddPartReq |
AddPartReq.setAs_learner(boolean as_learner) |
AddPartReq |
AddPartReq.setPart_id(int part_id) |
AddPartReq |
AddPartReq.setPeers(List<HostAddr> peers) |
AddPartReq |
AddPartReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
AdminExecResp |
StorageAdminService.Iface.addPart(AddPartReq req) |
AdminExecResp |
StorageAdminService.Client.addPart(AddPartReq req) |
void |
StorageAdminService.AsyncIface.addPart(AddPartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
StorageAdminService.AsyncClient.addPart(AddPartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler462) |
int |
AddPartReq.compareTo(AddPartReq other) |
void |
StorageAdminService.Client.send_addPart(AddPartReq req) |
StorageAdminService.addPart_args |
StorageAdminService.addPart_args.setReq(AddPartReq req) |
| Constructor and Description |
|---|
addPart_args(AddPartReq req) |
addPart_call(AddPartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler463,
com.facebook.thrift.async.TAsyncClient client459,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory460,
com.facebook.thrift.transport.TNonblockingTransport transport461) |
AddPartReq(AddPartReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.