Uses of Package
org.apache.hadoop.hbase.mob
Packages that use org.apache.hadoop.hbase.mob
Package
Description
-
Classes in org.apache.hadoop.hbase.mob used by org.apache.hadoop.hbase
-
Classes in org.apache.hadoop.hbase.mob used by org.apache.hadoop.hbase.masterClassDescriptionThe class MobFileCleanerChore for running cleaner regularly to remove the expired and obsolete (files which have no active references to) mob files.
-
Classes in org.apache.hadoop.hbase.mob used by org.apache.hadoop.hbase.mobClassDescriptionCached mob file.The MobCell will maintain a
Celland aStoreFileScannerinside.The mob file.The mob file name. -
Classes in org.apache.hadoop.hbase.mob used by org.apache.hadoop.hbase.regionserverClassDescriptionThe MobCell will maintain a
Celland aStoreFileScannerinside.The cache for mob files.The mob file name.The class RSMobFileCleanerChore for running cleaner regularly to remove the obsolete (files which have no active references to) mob files that were referenced from the current RS.