Uses of Interface
org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver
Packages that use org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver
Package
Description
Provides implementations of
HFile and HFile
BlockCache.-
Uses of org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver in org.apache.hadoop.hbase.io.hfile
Classes in org.apache.hadoop.hbase.io.hfile that implement org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver in inModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.io.hfile.CacheConfigStores all of the cache objects and configuration for a single HFile. -
Uses of org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver in org.apache.hadoop.hbase.regionserver
Classes in org.apache.hadoop.hbase.regionserver that implement org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver in inModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.regionserver.CompactSplitCompact region on request and then run split if appropriateclassorg.apache.hadoop.hbase.regionserver.HMobStoreThe store implementation to save MOBs (medium objects), it extends the HStore.classorg.apache.hadoop.hbase.regionserver.HRegionRegions store data for a certain region of a table.classorg.apache.hadoop.hbase.regionserver.HStoreA Store holds a column family in a Region.final classorg.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifierClass to submit requests for PrefetchExecutor depending on configuration change