| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.compactions | 
| Modifier and Type | Field and Description | 
|---|---|
| private static Class<? extends RatioBasedCompactionPolicy> | DefaultStoreEngine. DEFAULT_COMPACTION_POLICY_CLASS | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExploringCompactionPolicyClass to pick which files if any to compact together. | 
| class  | FIFOCompactionPolicyFIFO compaction policy selects only files which have all cells expired. | 
| Modifier and Type | Field and Description | 
|---|---|
| private RatioBasedCompactionPolicy | DateTieredCompactionPolicy. compactionPolicyPerWindow | 
| Modifier and Type | Field and Description | 
|---|---|
| private static Class<? extends RatioBasedCompactionPolicy> | CompactionConfiguration. DEFAULT_COMPACTION_POLICY_CLASS_FOR_DATE_TIERED_WINDOWS | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.