| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
SetConfigReq |
MetaService.setConfig_args.req |
| Modifier and Type | Method and Description |
|---|---|
SetConfigReq |
SetConfigReq.Builder.build() |
SetConfigReq |
SetConfigReq.deepCopy() |
SetConfigReq |
MetaService.setConfig_args.getReq() |
SetConfigReq |
SetConfigReq.setItem(ConfigItem item) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaService.Client.send_setConfig(SetConfigReq req) |
ExecResp |
MetaService.Iface.setConfig(SetConfigReq req) |
ExecResp |
MetaService.Client.setConfig(SetConfigReq req) |
void |
MetaService.AsyncIface.setConfig(SetConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.setConfig(SetConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler723) |
MetaService.setConfig_args |
MetaService.setConfig_args.setReq(SetConfigReq req) |
| Constructor and Description |
|---|
setConfig_args(SetConfigReq req) |
setConfig_call(SetConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler724,
com.facebook.thrift.async.TAsyncClient client720,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory721,
com.facebook.thrift.transport.TNonblockingTransport transport722) |
SetConfigReq(SetConfigReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.