Uses of Class
org.apache.hadoop.hbase.regionserver.StripeStoreConfig

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

Uses of StripeStoreConfig in org.apache.hadoop.hbase.regionserver
 

Constructors in org.apache.hadoop.hbase.regionserver with parameters of type StripeStoreConfig
StripeStoreFileManager(KeyValue.KVComparator kvComparator, org.apache.hadoop.conf.Configuration conf, StripeStoreConfig config)
           
 

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

Constructors in org.apache.hadoop.hbase.regionserver.compactions with parameters of type StripeStoreConfig
StripeCompactionPolicy(org.apache.hadoop.conf.Configuration conf, StoreConfigInformation storeConfigInfo, StripeStoreConfig config)
           
 



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