| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListHostsReq |
MetaService.listHosts_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListHostsReq |
ListHostsReq.Builder.build() |
ListHostsReq |
ListHostsReq.deepCopy() |
ListHostsReq |
MetaService.listHosts_args.getReq() |
ListHostsReq |
ListHostsReq.setType(ListHostType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListHostsReq.compareTo(ListHostsReq other) |
ListHostsResp |
MetaService.Iface.listHosts(ListHostsReq req) |
ListHostsResp |
MetaService.Client.listHosts(ListHostsReq req) |
void |
MetaService.AsyncIface.listHosts(ListHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listHosts(ListHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler548) |
void |
MetaService.Client.send_listHosts(ListHostsReq req) |
MetaService.listHosts_args |
MetaService.listHosts_args.setReq(ListHostsReq req) |
| Constructor and Description |
|---|
listHosts_args(ListHostsReq req) |
listHosts_call(ListHostsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler549,
com.facebook.thrift.async.TAsyncClient client545,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory546,
com.facebook.thrift.transport.TNonblockingTransport transport547) |
ListHostsReq(ListHostsReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.