| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListSnapshotsReq |
MetaService.listSnapshots_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListSnapshotsReq |
ListSnapshotsReq.Builder.build() |
ListSnapshotsReq |
ListSnapshotsReq.deepCopy() |
ListSnapshotsReq |
MetaService.listSnapshots_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
ListSnapshotsReq.compareTo(ListSnapshotsReq other) |
ListSnapshotsResp |
MetaService.Iface.listSnapshots(ListSnapshotsReq req) |
ListSnapshotsResp |
MetaService.Client.listSnapshots(ListSnapshotsReq req) |
void |
MetaService.AsyncIface.listSnapshots(ListSnapshotsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listSnapshots(ListSnapshotsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler732) |
void |
MetaService.Client.send_listSnapshots(ListSnapshotsReq req) |
MetaService.listSnapshots_args |
MetaService.listSnapshots_args.setReq(ListSnapshotsReq req) |
| Constructor and Description |
|---|
listSnapshots_args(ListSnapshotsReq req) |
listSnapshots_call(ListSnapshotsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler733,
com.facebook.thrift.async.TAsyncClient client729,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory730,
com.facebook.thrift.transport.TNonblockingTransport transport731) |
ListSnapshotsReq(ListSnapshotsReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.