Uses of Interface
org.apache.hadoop.hbase.regionserver.StoreConfigInformation
-
Uses of org.apache.hadoop.hbase.regionserver.StoreConfigInformation in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.regionserver.HMobStore
The store implementation to save MOBs (medium objects), it extends the HStore.class
org.apache.hadoop.hbase.regionserver.HStore
A Store holds a column family in a Region.ModifierConstructorDescriptionStripeStoreConfig
(org.apache.hadoop.conf.Configuration config, org.apache.hadoop.hbase.regionserver.StoreConfigInformation sci)