Class SnapshotUriWithName
java.lang.Object
org.gridgain.internal.snapshots.filesystem.SnapshotUri
org.gridgain.internal.snapshots.filesystem.SnapshotUriWithName
Represents a snapshot path from the configuration with its name.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.gridgain.internal.snapshots.filesystem.SnapshotUri
SnapshotUri.PathType -
Method Summary
Methods inherited from class org.gridgain.internal.snapshots.filesystem.SnapshotUri
isSingleCopy, toString, type, uri
-
Method Details
-
name
Returns name of the snapshot path from configuration.
-