Uses of Class
org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
-
Packages that use FileMergingSnapshotManagerBase Package Description org.apache.flink.runtime.checkpoint.filemerging -
-
Uses of FileMergingSnapshotManagerBase in org.apache.flink.runtime.checkpoint.filemerging
Subclasses of FileMergingSnapshotManagerBase in org.apache.flink.runtime.checkpoint.filemerging Modifier and Type Class Description class
AcrossCheckpointFileMergingSnapshotManager
AFileMergingSnapshotManager
that merging files across checkpoints.class
WithinCheckpointFileMergingSnapshotManager
AFileMergingSnapshotManager
that merging files within a checkpoint.
-