| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
RestoreMetaReq |
MetaService.restoreMeta_args.req |
| Modifier and Type | Method and Description |
|---|---|
RestoreMetaReq |
RestoreMetaReq.Builder.build() |
RestoreMetaReq |
RestoreMetaReq.deepCopy() |
RestoreMetaReq |
MetaService.restoreMeta_args.getReq() |
RestoreMetaReq |
RestoreMetaReq.setFiles(List<byte[]> files) |
RestoreMetaReq |
RestoreMetaReq.setHosts(List<HostPair> hosts) |
| Modifier and Type | Method and Description |
|---|---|
int |
RestoreMetaReq.compareTo(RestoreMetaReq other) |
ExecResp |
MetaService.Iface.restoreMeta(RestoreMetaReq req) |
ExecResp |
MetaService.Client.restoreMeta(RestoreMetaReq req) |
void |
MetaService.AsyncIface.restoreMeta(RestoreMetaReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.restoreMeta(RestoreMetaReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler873) |
void |
MetaService.Client.send_restoreMeta(RestoreMetaReq req) |
MetaService.restoreMeta_args |
MetaService.restoreMeta_args.setReq(RestoreMetaReq req) |
| Constructor and Description |
|---|
restoreMeta_args(RestoreMetaReq req) |
restoreMeta_call(RestoreMetaReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler874,
com.facebook.thrift.async.TAsyncClient client870,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory871,
com.facebook.thrift.transport.TNonblockingTransport transport872) |
RestoreMetaReq(RestoreMetaReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.