Class WithinCheckpointFileMergingSnapshotManager

java.lang.Object
org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBase
org.apache.flink.runtime.checkpoint.filemerging.WithinCheckpointFileMergingSnapshotManager
All Implemented Interfaces:
Closeable, AutoCloseable, FileMergingSnapshotManager

public class WithinCheckpointFileMergingSnapshotManager extends FileMergingSnapshotManagerBase
A FileMergingSnapshotManager that merging files within a checkpoint.