| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
RegConfigReq |
MetaService.regConfig_args.req |
| Modifier and Type | Method and Description |
|---|---|
RegConfigReq |
RegConfigReq.Builder.build() |
RegConfigReq |
RegConfigReq.deepCopy() |
RegConfigReq |
MetaService.regConfig_args.getReq() |
RegConfigReq |
RegConfigReq.setItems(List<ConfigItem> items) |
| Modifier and Type | Method and Description |
|---|---|
ExecResp |
MetaService.Iface.regConfig(RegConfigReq req) |
ExecResp |
MetaService.Client.regConfig(RegConfigReq req) |
void |
MetaService.AsyncIface.regConfig(RegConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.regConfig(RegConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler713) |
void |
MetaService.Client.send_regConfig(RegConfigReq req) |
MetaService.regConfig_args |
MetaService.regConfig_args.setReq(RegConfigReq req) |
| Constructor and Description |
|---|
regConfig_args(RegConfigReq req) |
regConfig_call(RegConfigReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler714,
com.facebook.thrift.async.TAsyncClient client710,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory711,
com.facebook.thrift.transport.TNonblockingTransport transport712) |
RegConfigReq(RegConfigReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.