public class SnapshotPath extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SnapshotPath.FileSnapshotPathBuilder
Builder for file system location.
|
static class |
SnapshotPath.SftpSnapshotPathBuilder
Builder for SFTP location.
|
Modifier and Type | Method and Description |
---|---|
static SnapshotPath.FileSnapshotPathBuilder |
file() |
String |
keyAlias() |
File |
path() |
static SnapshotPath.SftpSnapshotPathBuilder |
sftp() |
String |
toString() |
URI |
uri() |
public static SnapshotPath.SftpSnapshotPathBuilder sftp()
public static SnapshotPath.FileSnapshotPathBuilder file()
public URI uri()
public File path()
public String keyAlias()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024