Class FileMergingSnapshotManagerBase

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

public abstract class FileMergingSnapshotManagerBase extends Object implements FileMergingSnapshotManager
Base implementation of FileMergingSnapshotManager.