| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
StopSyncReq |
MetaService.stopSync_args.req |
| Modifier and Type | Method and Description |
|---|---|
StopSyncReq |
StopSyncReq.Builder.build() |
StopSyncReq |
StopSyncReq.deepCopy() |
StopSyncReq |
MetaService.stopSync_args.getReq() |
StopSyncReq |
StopSyncReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
StopSyncReq.compareTo(StopSyncReq other) |
void |
MetaService.Client.send_stopSync(StopSyncReq req) |
MetaService.stopSync_args |
MetaService.stopSync_args.setReq(StopSyncReq req) |
ExecResp |
MetaService.Iface.stopSync(StopSyncReq req) |
ExecResp |
MetaService.Client.stopSync(StopSyncReq req) |
void |
MetaService.AsyncIface.stopSync(StopSyncReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.stopSync(StopSyncReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler923) |
| Constructor and Description |
|---|
stopSync_args(StopSyncReq req) |
stopSync_call(StopSyncReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler924,
com.facebook.thrift.async.TAsyncClient client920,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory921,
com.facebook.thrift.transport.TNonblockingTransport transport922) |
StopSyncReq(StopSyncReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.