| Package | Description |
|---|---|
| org.apache.hudi.config | |
| org.apache.hudi.table.action.compact.strategy |
| Class and Description |
|---|
| CompactionStrategy
Strategy for compaction.
|
| Class and Description |
|---|
| BoundedIOCompactionStrategy
CompactionStrategy which looks at total IO to be done for the compaction (read + write) and limits the list of
compactions to be under a configured limit on the IO.
|
| CompactionStrategy
Strategy for compaction.
|
| DayBasedCompactionStrategy
This strategy orders compactions in reverse order of creation of Hive Partitions.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.