| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
CatchUpDataReq |
StorageAdminService.waitingForCatchUpData_args.req |
| Modifier and Type | Method and Description |
|---|---|
CatchUpDataReq |
CatchUpDataReq.Builder.build() |
CatchUpDataReq |
CatchUpDataReq.deepCopy() |
CatchUpDataReq |
StorageAdminService.waitingForCatchUpData_args.getReq() |
CatchUpDataReq |
CatchUpDataReq.setPart_id(int part_id) |
CatchUpDataReq |
CatchUpDataReq.setSpace_id(int space_id) |
CatchUpDataReq |
CatchUpDataReq.setTarget(HostAddr target) |
| Modifier and Type | Method and Description |
|---|---|
int |
CatchUpDataReq.compareTo(CatchUpDataReq other) |
void |
StorageAdminService.Client.send_waitingForCatchUpData(CatchUpDataReq req) |
StorageAdminService.waitingForCatchUpData_args |
StorageAdminService.waitingForCatchUpData_args.setReq(CatchUpDataReq req) |
AdminExecResp |
StorageAdminService.Iface.waitingForCatchUpData(CatchUpDataReq req) |
AdminExecResp |
StorageAdminService.Client.waitingForCatchUpData(CatchUpDataReq req) |
void |
StorageAdminService.AsyncIface.waitingForCatchUpData(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
StorageAdminService.AsyncClient.waitingForCatchUpData(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler482) |
| Constructor and Description |
|---|
CatchUpDataReq(CatchUpDataReq other)
Performs a deep copy on other.
|
waitingForCatchUpData_args(CatchUpDataReq req) |
waitingForCatchUpData_call(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler483,
com.facebook.thrift.async.TAsyncClient client479,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory480,
com.facebook.thrift.transport.TNonblockingTransport transport481) |
Copyright © 2022. All rights reserved.