| Package | Description |
|---|---|
| org.apache.hudi.table.action.compact.strategy |
| Modifier and Type | Class and Description |
|---|---|
class |
LogFileSizeBasedCompactionStrategy
LogFileSizeBasedCompactionStrategy orders the compactions based on the total log files size,
filters the file group which log files size is greater than the threshold and limits the
compactions within a configured IO bound.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.