Uses of Package
org.apache.flink.runtime.checkpoint.filemerging
-
Packages that use org.apache.flink.runtime.checkpoint.filemerging Package Description org.apache.flink.runtime.checkpoint.filemerging -
Classes in org.apache.flink.runtime.checkpoint.filemerging used by org.apache.flink.runtime.checkpoint.filemerging Class Description FileMergingSnapshotManager FileMergingSnapshotManager provides an interface to manage files and meta information for checkpoint files with merging checkpoint files enabled.FileMergingSnapshotManager.SubtaskKey A key identifies a subtask.FileMergingSnapshotManagerBase Base implementation ofFileMergingSnapshotManager.FileMergingSnapshotManagerBuilder A builder that builds theFileMergingSnapshotManager.LogicalFile An abstraction of logical files in file-merging checkpoints.LogicalFile.LogicalFileId ID forLogicalFile.PhysicalFile An abstraction of physical files in file-merging checkpoints.PhysicalFile.PhysicalFileDeleter Functional interface to delete the physical file.