| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
DropSnapshotReq |
MetaService.dropSnapshot_args.req |
| Modifier and Type | Method and Description |
|---|---|
DropSnapshotReq |
DropSnapshotReq.Builder.build() |
DropSnapshotReq |
DropSnapshotReq.deepCopy() |
DropSnapshotReq |
MetaService.dropSnapshot_args.getReq() |
DropSnapshotReq |
DropSnapshotReq.setNames(List<byte[]> names) |
| Modifier and Type | Method and Description |
|---|---|
int |
DropSnapshotReq.compareTo(DropSnapshotReq other) |
ExecResp |
MetaService.Iface.dropSnapshot(DropSnapshotReq req) |
ExecResp |
MetaService.Client.dropSnapshot(DropSnapshotReq req) |
void |
MetaService.AsyncIface.dropSnapshot(DropSnapshotReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.dropSnapshot(DropSnapshotReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler727) |
void |
MetaService.Client.send_dropSnapshot(DropSnapshotReq req) |
MetaService.dropSnapshot_args |
MetaService.dropSnapshot_args.setReq(DropSnapshotReq req) |
| Constructor and Description |
|---|
dropSnapshot_args(DropSnapshotReq req) |
dropSnapshot_call(DropSnapshotReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler728,
com.facebook.thrift.async.TAsyncClient client724,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory725,
com.facebook.thrift.transport.TNonblockingTransport transport726) |
DropSnapshotReq(DropSnapshotReq other)
Performs a deep copy on other.
|
Copyright © 2023. All rights reserved.