| Constructor and Description |
|---|
PreviousSnapshotsIterable(long snapshotId,
String consistentId,
Set<Integer> groupIds,
FileDatabaseSnapshotSpi snapshotSpi,
Collection<org.gridgain.grid.internal.processors.cache.database.snapshot.file.SnapshotPath> paths,
boolean ignoreMissedClasses,
SnapshotSecurityLevel securityLevel)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<org.gridgain.grid.internal.processors.cache.database.snapshot.Snapshot> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PreviousSnapshotsIterable(long snapshotId,
String consistentId,
Set<Integer> groupIds,
FileDatabaseSnapshotSpi snapshotSpi,
Collection<org.gridgain.grid.internal.processors.cache.database.snapshot.file.SnapshotPath> paths,
boolean ignoreMissedClasses,
SnapshotSecurityLevel securityLevel)
snapshotId - Id of the snapshot for which previous snapshots are for.consistentId - Node consistent id.groupIds - Group ids (if null, then all previous snapshots will be listed).snapshotSpi - Snapshot SPI.paths - Snapshot search paths.ignoreMissedClasses - Ignore missed classes.securityLevel - Security level.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025