Uses of Package
org.apache.flink.runtime.checkpoint.filemerging
-
Classes in org.apache.flink.runtime.checkpoint.filemerging used by org.apache.flink.runtime.checkpoint.filemerging Class Description FileMergingMetricGroup Metrics related to the file merging snapshot manager.FileMergingSnapshotManager FileMergingSnapshotManager provides an interface to manage files and meta information for checkpoint files with merging checkpoint files enabled.FileMergingSnapshotManager.SpaceStat Space usage statistics of a managed directory.FileMergingSnapshotManager.SubtaskKey A key identifies a subtask.FileMergingSnapshotManagerBase Base implementation ofFileMergingSnapshotManager
.FileMergingSnapshotManagerBase.DirectoryHandleWithReferenceTrack This class wrap DirectoryStreamStateHandle with reference count by ongoing checkpoint.FileMergingSnapshotManagerBuilder A builder that builds theFileMergingSnapshotManager
.FileMergingType How the checkpoint files can be segmented.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.PhysicalFileCreator Functional interface to create the physical file.PhysicalFile.PhysicalFileDeleter Functional interface to delete the physical file.PhysicalFilePool A pool for reusingPhysicalFile
.PhysicalFilePool.Type Types of supported physical file pool. -
Classes in org.apache.flink.runtime.checkpoint.filemerging used by org.apache.flink.runtime.state Class Description FileMergingSnapshotManager FileMergingSnapshotManager provides an interface to manage files and meta information for checkpoint files with merging checkpoint files enabled. -
Classes in org.apache.flink.runtime.checkpoint.filemerging used by org.apache.flink.runtime.state.filemerging Class Description LogicalFile.LogicalFileId ID forLogicalFile
. -
Classes in org.apache.flink.runtime.checkpoint.filemerging used by org.apache.flink.runtime.state.filesystem 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.