Uses of Enum
org.apache.flink.runtime.checkpoint.SnapshotType.SharingFilesStrategy
Packages that use SnapshotType.SharingFilesStrategy
-
Uses of SnapshotType.SharingFilesStrategy in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint that return SnapshotType.SharingFilesStrategyModifier and TypeMethodDescriptionCheckpointType.getSharingFilesStrategy()SavepointType.getSharingFilesStrategy()SnapshotType.getSharingFilesStrategy()Returns the enum constant of this type with the specified name.static SnapshotType.SharingFilesStrategy[]SnapshotType.SharingFilesStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.