| 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 resultHandler743) |
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 resultHandler744,
com.facebook.thrift.async.TAsyncClient client740,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory741,
com.facebook.thrift.transport.TNonblockingTransport transport742) |
ListSnapshotsReq(ListSnapshotsReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.