Interface SnapshotType
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
CheckpointType,SavepointType
The type of checkpoint to perform.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumDefines what files can be shared across snapshots. -
Method Summary
-
Method Details
-
isSavepoint
boolean isSavepoint() -
getName
String getName() -
getSharingFilesStrategy
SnapshotType.SharingFilesStrategy getSharingFilesStrategy()
-