public interface SnapshotFuture<T> extends 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 |
---|---|
IgniteFuture<Void> |
initFuture() |
IgniteUuid |
operationId()
Unique id for snapshot operation.
|
SnapshotOperationInfo |
snapshotOperation() |
cancel, chain, chainAsync, get, get, get, isCancelled, isDone, listen, listenAsync
static final String SNAPSHOT_OPERATION_CANCEL_ERROR_MSG
IgniteUuid operationId()
IgniteFuture<Void> initFuture()
SnapshotOperationInfo snapshotOperation()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024