| 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 |
ExploringCompactionPolicy
Class to pick which files if any to compact together.
|
class |
FIFOCompactionPolicy
FIFO compaction policy selects only files which have all cells expired.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.