public interface SnapshotOperationInfo extends Serializable
Modifier and Type | Method and Description |
---|---|
Set<String> |
cacheNames() |
Collection<ClusterNode> |
clusterNodes() |
UUID |
initiatorNodeId()
Snapshot initiator node ID.
|
String |
message() |
IgniteUuid |
operationId()
Gets the snapshot operation ID.
|
SnapshotOperationType |
operationType()
Gets snapshot operation type.
|
Map<Object,Map<String,String>> |
snapshotAttributes() |
long |
snapshotId() |
IgniteUuid operationId()
SnapshotOperationType operationType()
long snapshotId()
String message()
Set<String> cacheNames()
UUID initiatorNodeId()
Collection<ClusterNode> clusterNodes()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024