| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
DropZoneReq |
MetaService.dropZone_args.req |
| Modifier and Type | Method and Description |
|---|---|
DropZoneReq |
DropZoneReq.Builder.build() |
DropZoneReq |
DropZoneReq.deepCopy() |
DropZoneReq |
MetaService.dropZone_args.getReq() |
DropZoneReq |
DropZoneReq.setZone_name(byte[] zone_name) |
| Modifier and Type | Method and Description |
|---|---|
int |
DropZoneReq.compareTo(DropZoneReq other) |
ExecResp |
MetaService.Iface.dropZone(DropZoneReq req) |
ExecResp |
MetaService.Client.dropZone(DropZoneReq req) |
void |
MetaService.AsyncIface.dropZone(DropZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.dropZone(DropZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler758) |
void |
MetaService.Client.send_dropZone(DropZoneReq req) |
MetaService.dropZone_args |
MetaService.dropZone_args.setReq(DropZoneReq req) |
| Constructor and Description |
|---|
dropZone_args(DropZoneReq req) |
dropZone_call(DropZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler759,
com.facebook.thrift.async.TAsyncClient client755,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory756,
com.facebook.thrift.transport.TNonblockingTransport transport757) |
DropZoneReq(DropZoneReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.