| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListZonesReq |
MetaService.listZones_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListZonesReq |
ListZonesReq.Builder.build() |
ListZonesReq |
ListZonesReq.deepCopy() |
ListZonesReq |
MetaService.listZones_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
ListZonesReq.compareTo(ListZonesReq other) |
ListZonesResp |
MetaService.Iface.listZones(ListZonesReq req) |
ListZonesResp |
MetaService.Client.listZones(ListZonesReq req) |
void |
MetaService.AsyncIface.listZones(ListZonesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listZones(ListZonesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler778) |
void |
MetaService.Client.send_listZones(ListZonesReq req) |
MetaService.listZones_args |
MetaService.listZones_args.setReq(ListZonesReq req) |
| Constructor and Description |
|---|
listZones_args(ListZonesReq req) |
listZones_call(ListZonesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler779,
com.facebook.thrift.async.TAsyncClient client775,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory776,
com.facebook.thrift.transport.TNonblockingTransport transport777) |
ListZonesReq(ListZonesReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.