Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.compactions |
Modifier and Type | Field and Description |
---|---|
private CompactionConfiguration |
DefaultStoreFileManager.comConf |
Constructor and Description |
---|
DefaultStoreFileManager(CellComparator cellComparator,
Comparator<HStoreFile> storeFileComparator,
org.apache.hadoop.conf.Configuration conf,
CompactionConfiguration comConf) |
Modifier and Type | Field and Description |
---|---|
protected CompactionConfiguration |
CompactionPolicy.comConf |
Modifier and Type | Method and Description |
---|---|
CompactionConfiguration |
CompactionPolicy.getConf()
Returns The current compaction configuration settings.
|
Constructor and Description |
---|
ExponentialCompactionWindowFactory(CompactionConfiguration comConf) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.