| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
RestartSyncReq |
MetaService.restartSync_args.req |
| Modifier and Type | Method and Description |
|---|---|
RestartSyncReq |
RestartSyncReq.Builder.build() |
RestartSyncReq |
RestartSyncReq.deepCopy() |
RestartSyncReq |
MetaService.restartSync_args.getReq() |
RestartSyncReq |
RestartSyncReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
RestartSyncReq.compareTo(RestartSyncReq other) |
ExecResp |
MetaService.Iface.restartSync(RestartSyncReq req) |
ExecResp |
MetaService.Client.restartSync(RestartSyncReq req) |
void |
MetaService.AsyncIface.restartSync(RestartSyncReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.restartSync(RestartSyncReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler928) |
void |
MetaService.Client.send_restartSync(RestartSyncReq req) |
MetaService.restartSync_args |
MetaService.restartSync_args.setReq(RestartSyncReq req) |
| Constructor and Description |
|---|
restartSync_args(RestartSyncReq req) |
restartSync_call(RestartSyncReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler929,
com.facebook.thrift.async.TAsyncClient client925,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory926,
com.facebook.thrift.transport.TNonblockingTransport transport927) |
RestartSyncReq(RestartSyncReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.