Uses of Class
org.apache.hadoop.hbase.regionserver.StripeStoreConfig
Packages that use StripeStoreConfig
Package
Description
-
Uses of StripeStoreConfig in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as StripeStoreConfigModifier and TypeFieldDescriptionprivate StripeStoreConfig
StripeStoreEngine.config
private StripeStoreConfig
StripeStoreFileManager.config
Constructors in org.apache.hadoop.hbase.regionserver with parameters of type StripeStoreConfigModifierConstructorDescriptionStripeStoreFileManager
(CellComparator kvComparator, org.apache.hadoop.conf.Configuration conf, StripeStoreConfig config) -
Uses of StripeStoreConfig in org.apache.hadoop.hbase.regionserver.compactions
Fields in org.apache.hadoop.hbase.regionserver.compactions declared as StripeStoreConfigConstructors in org.apache.hadoop.hbase.regionserver.compactions with parameters of type StripeStoreConfigModifierConstructorDescriptionStripeCompactionPolicy
(org.apache.hadoop.conf.Configuration conf, StoreConfigInformation storeConfigInfo, StripeStoreConfig config)