public interface SnapshotFuture<T> extends org.apache.ignite.lang.IgniteFuture<T>
| Modifier and Type | Field and Description |
|---|---|
static String |
SNAPSHOT_OPERATION_CANCEL_ERROR_MSG
Snap op cancel message.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.ignite.lang.IgniteFuture<Void> |
initFuture() |
org.apache.ignite.lang.IgniteUuid |
operationId()
Unique id for snapshot operation.
|
SnapshotOperationInfo |
snapshotOperation() |
static final String SNAPSHOT_OPERATION_CANCEL_ERROR_MSG
org.apache.ignite.lang.IgniteUuid operationId()
org.apache.ignite.lang.IgniteFuture<Void> initFuture()
SnapshotOperationInfo snapshotOperation()
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024