Uses of Class
org.apache.flink.runtime.state.filesystem.FileMergingCheckpointStateOutputStream
Packages that use FileMergingCheckpointStateOutputStream
Package
Description
-
Uses of FileMergingCheckpointStateOutputStream in org.apache.flink.runtime.checkpoint.filemerging
Methods in org.apache.flink.runtime.checkpoint.filemerging that return FileMergingCheckpointStateOutputStreamModifier and TypeMethodDescriptionFileMergingSnapshotManager.createCheckpointStateOutputStream(FileMergingSnapshotManager.SubtaskKey subtaskKey, long checkpointId, CheckpointedStateScope scope) Create a newFileMergingCheckpointStateOutputStream.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 FileMergingCheckpointStateOutputStreamModifier and TypeMethodDescriptionFsMergingCheckpointStorageLocation.createCheckpointStateOutputStream(CheckpointedStateScope scope)