| Interface | Description |
|---|---|
| FileMergingSnapshotManager |
FileMergingSnapshotManager provides an interface to manage files and meta information for
checkpoint files with merging checkpoint files enabled.
|
| PhysicalFile.PhysicalFileDeleter |
Functional interface to delete the physical file.
|
| Class | Description |
|---|---|
| FileMergingSnapshotManager.SubtaskKey |
A key identifies a subtask.
|
| FileMergingSnapshotManagerBase |
Base implementation of
FileMergingSnapshotManager. |
| FileMergingSnapshotManagerBuilder |
A builder that builds the
FileMergingSnapshotManager. |
| LogicalFile |
An abstraction of logical files in file-merging checkpoints.
|
| LogicalFile.LogicalFileId |
ID for
LogicalFile. |
| PhysicalFile |
An abstraction of physical files in file-merging checkpoints.
|
| SegmentFileStateHandle |
FileStateHandle for state that was written to a file segment. |
| WithinCheckpointFileMergingSnapshotManager |
A
FileMergingSnapshotManager that merging files within a checkpoint. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.