| Class | Description |
|---|---|
| CompactionCommitEvent |
Represents a commit event from the compaction task
CompactOperator. |
| CompactionCommitSink |
Function to check and commit the compaction action.
|
| CompactionPlanEvent |
Represents a compact command from the compaction plan task
CompactionPlanOperator. |
| CompactionPlanOperator |
Operator that generates the compaction plan with pluggable strategies on finished checkpoints.
|
| CompactionPlanSourceFunction |
Flink hudi compaction source function.
|
| CompactOperator |
Operator to execute the actual compaction task assigned by the compaction plan task.
|
| FlinkCompactionConfig |
Configurations for Hoodie Flink compaction.
|
| HoodieFlinkCompactor |
Flink hudi compaction program that can be executed manually.
|
| HoodieFlinkCompactor.AsyncCompactionService |
Schedules compaction in service.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.