Uses of Class
org.apache.flink.runtime.state.filesystem.FsCheckpointStreamFactory.FsCheckpointStateOutputStream
Packages that use FsCheckpointStreamFactory.FsCheckpointStateOutputStream
-
Uses of FsCheckpointStreamFactory.FsCheckpointStateOutputStream in org.apache.flink.runtime.state.filesystem
Subclasses of FsCheckpointStreamFactory.FsCheckpointStateOutputStream in org.apache.flink.runtime.state.filesystemModifier and TypeClassDescriptionclassACheckpointStateOutputStreamthat writes into a segment of a file and returns aSegmentFileStateHandleupon closing.Methods in org.apache.flink.runtime.state.filesystem that return FsCheckpointStreamFactory.FsCheckpointStateOutputStreamModifier and TypeMethodDescriptionFsCheckpointStreamFactory.createCheckpointStateOutputStream(CheckpointedStateScope scope)