Uses of Class
org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration

Packages that use CompactionConfiguration
org.apache.hadoop.hbase.regionserver.compactions   
 

Uses of CompactionConfiguration in org.apache.hadoop.hbase.regionserver.compactions
 

Fields in org.apache.hadoop.hbase.regionserver.compactions declared as CompactionConfiguration
protected  CompactionConfiguration CompactionPolicy.comConf
           
 

Methods in org.apache.hadoop.hbase.regionserver.compactions that return CompactionConfiguration
 CompactionConfiguration CompactionPolicy.getConf()
           
 

Constructors in org.apache.hadoop.hbase.regionserver.compactions with parameters of type CompactionConfiguration
ExponentialCompactionWindowFactory(CompactionConfiguration comConf)
           
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.