Uses of Class
org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
-
Packages that use FileMergingCheckpointStateOutputStream Package Description org.apache.flink.runtime.checkpoint.filemerging org.apache.flink.runtime.state.filesystem -
-
Uses of FileMergingCheckpointStateOutputStream in org.apache.flink.runtime.checkpoint.filemerging
Methods in org.apache.flink.runtime.checkpoint.filemerging that return FileMergingCheckpointStateOutputStream Modifier and Type Method Description FileMergingCheckpointStateOutputStream
FileMergingSnapshotManager. createCheckpointStateOutputStream(FileMergingSnapshotManager.SubtaskKey subtaskKey, long checkpointId, CheckpointedStateScope scope)
Create a newFileMergingCheckpointStateOutputStream
.FileMergingCheckpointStateOutputStream
FileMergingSnapshotManagerBase. createCheckpointStateOutputStream(FileMergingSnapshotManager.SubtaskKey subtaskKey, long checkpointId, CheckpointedStateScope scope)
-
Uses of FileMergingCheckpointStateOutputStream in org.apache.flink.runtime.state.filesystem
Methods in org.apache.flink.runtime.state.filesystem that return FileMergingCheckpointStateOutputStream Modifier and Type Method Description FileMergingCheckpointStateOutputStream
FsMergingCheckpointStorageLocation. createCheckpointStateOutputStream(CheckpointedStateScope scope)
-