Uses of Class
org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory
-
Packages that use FsCheckpointStreamFactory Package Description org.apache.flink.runtime.state.filesystem -
-
Uses of FsCheckpointStreamFactory in org.apache.flink.runtime.state.filesystem
Subclasses of FsCheckpointStreamFactory in org.apache.flink.runtime.state.filesystem Modifier and Type Class Description classFsCheckpointStorageLocationA storage location for checkpoints on a file system.classFsMergingCheckpointStorageLocationAn implementation of checkpoint storage location for file merging checkpoints.
-