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 classAcrossCheckpointFileMergingSnapshotManagerAFileMergingSnapshotManagerthat merging files across checkpoints.classWithinCheckpointFileMergingSnapshotManagerAFileMergingSnapshotManagerthat merging files within a checkpoint.
-