public interface SnapshotInfoEx extends SnapshotInfo
Modifier and Type | Method and Description |
---|---|
org.apache.ignite.internal.processors.cluster.BaselineTopology |
baselineTopology()
Baseline topology on the moment when snapshot was created.
|
Map<String,CacheMode> |
cacheModes()
Cache mode per cache
|
String |
masterKeyName()
Returns a name of master key that is used for encrypting cache's encryption keys or
null
if there are no encrypted caches in this snapshot. |
Map<Long,Set<String>> |
previousSnapshots()
Cache names per previous snapshot id
|
long |
sizeWithoutIndexes()
Total snapshot size in bytes without indexes
|
Collection<ClusterNode> |
topology()
Cluster topology on the moment when snapshot was created
|
cacheNames, compressionLevel, compressionOption, fullSnapshot, initiatorNode, message, size, snapshotAttributes, snapshotId, walSize
Collection<ClusterNode> topology()
org.apache.ignite.internal.processors.cluster.BaselineTopology baselineTopology()
long sizeWithoutIndexes()
String masterKeyName()
null
if there are no encrypted caches in this snapshot.null
.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024