| 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 resultHandler702) |
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 resultHandler703,
com.facebook.thrift.async.TAsyncClient client699,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory700,
com.facebook.thrift.transport.TNonblockingTransport transport701) |
RegConfigReq(RegConfigReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.