Uses of Class
org.apache.flink.runtime.state.SnapshotDirectory
Packages that use SnapshotDirectory
-
Uses of SnapshotDirectory in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state that return SnapshotDirectoryModifier and TypeMethodDescriptionstatic SnapshotDirectoryCreates a permanent snapshot directory for the given path, which will not delete the underlying directory incleanup()aftercompleteSnapshotAndGetHandle()was called.static SnapshotDirectoryCreates a local temporary snapshot directory for the given path.