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, wait
forEach, spliterator
public 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.14 Release Date : November 5 2024