| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
RemovePartReq |
StorageAdminService.removePart_args.req |
| Modifier and Type | Method and Description |
|---|---|
RemovePartReq |
RemovePartReq.Builder.build() |
RemovePartReq |
RemovePartReq.deepCopy() |
RemovePartReq |
StorageAdminService.removePart_args.getReq() |
RemovePartReq |
RemovePartReq.setPart_id(int part_id) |
RemovePartReq |
RemovePartReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
RemovePartReq.compareTo(RemovePartReq other) |
AdminExecResp |
StorageAdminService.Iface.removePart(RemovePartReq req) |
AdminExecResp |
StorageAdminService.Client.removePart(RemovePartReq req) |
void |
StorageAdminService.AsyncIface.removePart(RemovePartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
StorageAdminService.AsyncClient.removePart(RemovePartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler472) |
void |
StorageAdminService.Client.send_removePart(RemovePartReq req) |
StorageAdminService.removePart_args |
StorageAdminService.removePart_args.setReq(RemovePartReq req) |
| Constructor and Description |
|---|
removePart_args(RemovePartReq req) |
removePart_call(RemovePartReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler473,
com.facebook.thrift.async.TAsyncClient client469,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory470,
com.facebook.thrift.transport.TNonblockingTransport transport471) |
RemovePartReq(RemovePartReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.