| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
RemoveDrainerReq |
MetaService.removeDrainer_args.req |
| Modifier and Type | Method and Description |
|---|---|
RemoveDrainerReq |
RemoveDrainerReq.Builder.build() |
RemoveDrainerReq |
RemoveDrainerReq.deepCopy() |
RemoveDrainerReq |
MetaService.removeDrainer_args.getReq() |
RemoveDrainerReq |
RemoveDrainerReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
RemoveDrainerReq.compareTo(RemoveDrainerReq other) |
ExecResp |
MetaService.Iface.removeDrainer(RemoveDrainerReq req) |
ExecResp |
MetaService.Client.removeDrainer(RemoveDrainerReq req) |
void |
MetaService.AsyncIface.removeDrainer(RemoveDrainerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.removeDrainer(RemoveDrainerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler943) |
void |
MetaService.Client.send_removeDrainer(RemoveDrainerReq req) |
MetaService.removeDrainer_args |
MetaService.removeDrainer_args.setReq(RemoveDrainerReq req) |
| Constructor and Description |
|---|
removeDrainer_args(RemoveDrainerReq req) |
removeDrainer_call(RemoveDrainerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler944,
com.facebook.thrift.async.TAsyncClient client940,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory941,
com.facebook.thrift.transport.TNonblockingTransport transport942) |
RemoveDrainerReq(RemoveDrainerReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.