| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
GetSyncProgressReq |
StorageAdminService.getSyncProgress_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetSyncProgressReq |
GetSyncProgressReq.Builder.build() |
GetSyncProgressReq |
GetSyncProgressReq.deepCopy() |
GetSyncProgressReq |
StorageAdminService.getSyncProgress_args.getReq() |
GetSyncProgressReq |
GetSyncProgressReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetSyncProgressReq.compareTo(GetSyncProgressReq other) |
GetSyncProgressResp |
StorageAdminService.Iface.getSyncProgress(GetSyncProgressReq req) |
GetSyncProgressResp |
StorageAdminService.Client.getSyncProgress(GetSyncProgressReq req) |
void |
StorageAdminService.AsyncIface.getSyncProgress(GetSyncProgressReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
StorageAdminService.AsyncClient.getSyncProgress(GetSyncProgressReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler593) |
void |
StorageAdminService.Client.send_getSyncProgress(GetSyncProgressReq req) |
StorageAdminService.getSyncProgress_args |
StorageAdminService.getSyncProgress_args.setReq(GetSyncProgressReq req) |
| Constructor and Description |
|---|
getSyncProgress_args(GetSyncProgressReq req) |
getSyncProgress_call(GetSyncProgressReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler594,
com.facebook.thrift.async.TAsyncClient client590,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory591,
com.facebook.thrift.transport.TNonblockingTransport transport592) |
GetSyncProgressReq(GetSyncProgressReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.