| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListConfigsReq |
MetaService.listConfigs_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListConfigsReq |
ListConfigsReq.Builder.build() |
ListConfigsReq |
ListConfigsReq.deepCopy() |
ListConfigsReq |
MetaService.listConfigs_args.getReq() |
ListConfigsReq |
ListConfigsReq.setModule(ConfigModule module) |
ListConfigsReq |
ListConfigsReq.setSpace(byte[] space) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListConfigsReq.compareTo(ListConfigsReq other) |
ListConfigsResp |
MetaService.Iface.listConfigs(ListConfigsReq req) |
ListConfigsResp |
MetaService.Client.listConfigs(ListConfigsReq req) |
void |
MetaService.AsyncIface.listConfigs(ListConfigsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listConfigs(ListConfigsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler728) |
void |
MetaService.Client.send_listConfigs(ListConfigsReq req) |
MetaService.listConfigs_args |
MetaService.listConfigs_args.setReq(ListConfigsReq req) |
| Constructor and Description |
|---|
listConfigs_args(ListConfigsReq req) |
listConfigs_call(ListConfigsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler729,
com.facebook.thrift.async.TAsyncClient client725,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory726,
com.facebook.thrift.transport.TNonblockingTransport transport727) |
ListConfigsReq(ListConfigsReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.