| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListSyncStatusReq |
MetaService.listSyncStatus_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListSyncStatusReq |
ListSyncStatusReq.Builder.build() |
ListSyncStatusReq |
ListSyncStatusReq.deepCopy() |
ListSyncStatusReq |
MetaService.listSyncStatus_args.getReq() |
ListSyncStatusReq |
ListSyncStatusReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListSyncStatusReq.compareTo(ListSyncStatusReq other) |
ListSyncStatusResp |
MetaService.Iface.listSyncStatus(ListSyncStatusReq req) |
ListSyncStatusResp |
MetaService.Client.listSyncStatus(ListSyncStatusReq req) |
void |
MetaService.AsyncIface.listSyncStatus(ListSyncStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listSyncStatus(ListSyncStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler933) |
void |
MetaService.Client.send_listSyncStatus(ListSyncStatusReq req) |
MetaService.listSyncStatus_args |
MetaService.listSyncStatus_args.setReq(ListSyncStatusReq req) |
| Constructor and Description |
|---|
listSyncStatus_args(ListSyncStatusReq req) |
listSyncStatus_call(ListSyncStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler934,
com.facebook.thrift.async.TAsyncClient client930,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory931,
com.facebook.thrift.transport.TNonblockingTransport transport932) |
ListSyncStatusReq(ListSyncStatusReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.