| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
CatchUpDataReq |
StorageAdminService.getCatchUpState_args.req |
| Modifier and Type | Method and Description |
|---|---|
CatchUpDataReq |
CatchUpDataReq.Builder.build() |
CatchUpDataReq |
CatchUpDataReq.deepCopy() |
CatchUpDataReq |
StorageAdminService.getCatchUpState_args.getReq() |
CatchUpDataReq |
CatchUpDataReq.setPart_id(int part_id) |
CatchUpDataReq |
CatchUpDataReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
CatchUpDataReq.compareTo(CatchUpDataReq other) |
CatchUpResp |
StorageAdminService.Iface.getCatchUpState(CatchUpDataReq req) |
CatchUpResp |
StorageAdminService.Client.getCatchUpState(CatchUpDataReq req) |
void |
StorageAdminService.AsyncIface.getCatchUpState(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
StorageAdminService.AsyncClient.getCatchUpState(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler548) |
void |
StorageAdminService.Client.send_getCatchUpState(CatchUpDataReq req) |
StorageAdminService.getCatchUpState_args |
StorageAdminService.getCatchUpState_args.setReq(CatchUpDataReq req) |
| Constructor and Description |
|---|
CatchUpDataReq(CatchUpDataReq other)
Performs a deep copy on other.
|
getCatchUpState_args(CatchUpDataReq req) |
getCatchUpState_call(CatchUpDataReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler549,
com.facebook.thrift.async.TAsyncClient client545,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory546,
com.facebook.thrift.transport.TNonblockingTransport transport547) |
Copyright © 2024. All rights reserved.