Uses of Package
org.apache.hadoop.hbase.mob
Packages that use org.apache.hadoop.hbase.mob
-
Classes in org.apache.hadoop.hbase.mob used by org.apache.hadoop.hbase.mobClassDescriptionCached mob file.The MobCell will maintain a
Cell
and aStoreFileScanner
inside.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
Cell
and aStoreFileScanner
inside.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.