Uses of Class
org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorageAccess
Packages that use AbstractFsCheckpointStorageAccess
-
Uses of AbstractFsCheckpointStorageAccess in org.apache.flink.runtime.state.filesystem
Modifier and TypeClassDescriptionclassAn implementation of durable checkpoint storage to file systems.classAn implementation of file merging checkpoint storage to file systems. -
Uses of AbstractFsCheckpointStorageAccess in org.apache.flink.runtime.state.memory
Subclasses of AbstractFsCheckpointStorageAccess in org.apache.flink.runtime.state.memoryModifier and TypeClassDescriptionclassAn implementation of a checkpoint storage for theJobManagerCheckpointStorage.