| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging |
| Modifier and Type | Class and Description |
|---|---|
class |
FileMergingSnapshotManagerBase
Base implementation of
FileMergingSnapshotManager. |
class |
WithinCheckpointFileMergingSnapshotManager
A
FileMergingSnapshotManager that merging files within a checkpoint. |
| Modifier and Type | Method and Description |
|---|---|
FileMergingSnapshotManager |
FileMergingSnapshotManagerBuilder.build()
Create file-merging snapshot manager based on configuration.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.