Uses of Interface
org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManager
-
Packages that use FileMergingSnapshotManager Package Description org.apache.flink.runtime.checkpoint.filemerging -
-
Uses of FileMergingSnapshotManager in org.apache.flink.runtime.checkpoint.filemerging
Classes in org.apache.flink.runtime.checkpoint.filemerging that implement FileMergingSnapshotManager Modifier and Type Class Description classFileMergingSnapshotManagerBaseBase implementation ofFileMergingSnapshotManager.classWithinCheckpointFileMergingSnapshotManagerAFileMergingSnapshotManagerthat merging files within a checkpoint.Methods in org.apache.flink.runtime.checkpoint.filemerging that return FileMergingSnapshotManager Modifier and Type Method Description FileMergingSnapshotManagerFileMergingSnapshotManagerBuilder. build()Create file-merging snapshot manager based on configuration.
-