| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListClusterInfoReq |
MetaService.listCluster_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListClusterInfoReq |
ListClusterInfoReq.Builder.build() |
ListClusterInfoReq |
ListClusterInfoReq.deepCopy() |
ListClusterInfoReq |
MetaService.listCluster_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
ListClusterInfoReq.compareTo(ListClusterInfoReq other) |
ListClusterInfoResp |
MetaService.Iface.listCluster(ListClusterInfoReq req) |
ListClusterInfoResp |
MetaService.Client.listCluster(ListClusterInfoReq req) |
void |
MetaService.AsyncIface.listCluster(ListClusterInfoReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listCluster(ListClusterInfoReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler878) |
void |
MetaService.Client.send_listCluster(ListClusterInfoReq req) |
MetaService.listCluster_args |
MetaService.listCluster_args.setReq(ListClusterInfoReq req) |
| Constructor and Description |
|---|
listCluster_args(ListClusterInfoReq req) |
listCluster_call(ListClusterInfoReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler879,
com.facebook.thrift.async.TAsyncClient client875,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory876,
com.facebook.thrift.transport.TNonblockingTransport transport877) |
ListClusterInfoReq(ListClusterInfoReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.