| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetZoneReq |
MetaService.getZone_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetZoneReq |
GetZoneReq.Builder.build() |
GetZoneReq |
GetZoneReq.deepCopy() |
GetZoneReq |
MetaService.getZone_args.getReq() |
GetZoneReq |
GetZoneReq.setZone_name(byte[] zone_name) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetZoneReq.compareTo(GetZoneReq other) |
GetZoneResp |
MetaService.Iface.getZone(GetZoneReq req) |
GetZoneResp |
MetaService.Client.getZone(GetZoneReq req) |
void |
MetaService.AsyncIface.getZone(GetZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getZone(GetZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler773) |
void |
MetaService.Client.send_getZone(GetZoneReq req) |
MetaService.getZone_args |
MetaService.getZone_args.setReq(GetZoneReq req) |
| Constructor and Description |
|---|
getZone_args(GetZoneReq req) |
getZone_call(GetZoneReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler774,
com.facebook.thrift.async.TAsyncClient client770,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory771,
com.facebook.thrift.transport.TNonblockingTransport transport772) |
GetZoneReq(GetZoneReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.