| 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 resultHandler494) |
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 resultHandler495,
com.facebook.thrift.async.TAsyncClient client491,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory492,
com.facebook.thrift.transport.TNonblockingTransport transport493) |
RemovePartReq(RemovePartReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.