| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetConfigReq |
MetaService.getConfig_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetConfigReq |
GetConfigReq.Builder.build() |
GetConfigReq |
GetConfigReq.deepCopy() |
GetConfigReq |
MetaService.getConfig_args.getReq() |
GetConfigReq |
GetConfigReq.setItem(ConfigItem item) |
| Modifier and Type | Method and Description |
|---|---|
GetConfigResp |
MetaService.Iface.getConfig(GetConfigReq req) |
GetConfigResp |
MetaService.Client.getConfig(GetConfigReq req) |
void |
MetaService.AsyncIface.getConfig(GetConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getConfig(GetConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler718) |
void |
MetaService.Client.send_getConfig(GetConfigReq req) |
MetaService.getConfig_args |
MetaService.getConfig_args.setReq(GetConfigReq req) |
| Constructor and Description |
|---|
getConfig_args(GetConfigReq req) |
getConfig_call(GetConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler719,
com.facebook.thrift.async.TAsyncClient client715,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory716,
com.facebook.thrift.transport.TNonblockingTransport transport717) |
GetConfigReq(GetConfigReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.