Package | Description |
---|---|
org.gridgain.grid.persistentstore |
Contains base GridGain database interfaces.
|
Modifier and Type | Method and Description |
---|---|
SnapshotFuture<List<SnapshotIssue>> |
GridSnapshot.check(CheckSnapshotParams params)
Verifies snapshot integrity.
|
SnapshotFuture<List<SnapshotIssue>> |
GridSnapshot.checkSnapshot(long snapshotId,
Collection<File> optSearchPaths,
boolean skipCrc,
String msg)
Deprecated.
|
SnapshotFuture<List<SnapshotIssue>> |
GridSnapshot.checkSnapshot(long snapshotId,
Collection<File> optSearchPaths,
Set<String> cacheNames,
boolean forceRestore,
boolean skipCrc,
String msg)
Deprecated.
|
SnapshotFuture<List<SnapshotIssue>> |
GridSnapshot.checkSnapshot(long snapshotId,
SnapshotOperationType type,
Set<String> cacheNames,
boolean forceRestore,
Collection<File> optSearchPaths,
boolean skipCrc,
IgniteBiClosure<String,CacheConfiguration,CacheConfiguration> c,
String msg)
Deprecated.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024