Package | Description |
---|---|
org.gridgain.grid.persistentstore |
Contains base GridGain database interfaces.
|
Modifier and Type | Method and Description |
---|---|
SnapshotPath |
SnapshotPath.SftpSnapshotPathBuilder.build() |
SnapshotPath |
SnapshotPath.FileSnapshotPathBuilder.build() |
SnapshotPath |
CopySnapshotParams.destinationPath() |
SnapshotPath |
MoveSnapshotParams.destinationPath() |
Modifier and Type | Method and Description |
---|---|
Collection<SnapshotPath> |
CheckSnapshotParams.optionalSearchPaths() |
Collection<SnapshotPath> |
RestoreSnapshotParams.optionalSearchPaths() |
Modifier and Type | Method and Description |
---|---|
CopySnapshotParams |
CopySnapshotParams.destinationPath(SnapshotPath destPath)
Sets destination path.
|
MoveSnapshotParams |
MoveSnapshotParams.destinationPath(SnapshotPath destPath)
Sets destination path.
|
Modifier and Type | Method and Description |
---|---|
CheckSnapshotParams |
CheckSnapshotParams.optionalSearchPaths(Collection<SnapshotPath> optSearchPaths)
Sets optional path to search for snapshots data.
|
RestoreSnapshotParams |
RestoreSnapshotParams.optionalSearchPaths(Collection<SnapshotPath> optSearchPaths)
Sets Optional path to search for snapshots data.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024