Package org.apache.hadoop.hbase.mob
package org.apache.hadoop.hbase.mob
-
ClassDescriptionCached mob file.Compact passed set of files in the mob-enabled column family.An implementation of the StoreFlusher.The cleaner to delete the expired MOB files.
BaseHFileCleanerDelegate
that prevents cleaning HFiles from a mob region keeps a map of table name strings to mob region name strings over the life of a JVM instance.The MobCell will maintain aCell
and aStoreFileScanner
inside.The constants used in mob.The mob file.The cache for mob files.The class MobFileCleanerChore for running cleaner regularly to remove the expired and obsolete (files which have no active references to) mob files.Periodic MOB compaction chore.The mob file name.MobStoreEngine creates the mob specific compactor, and store flusher.The mob utilitiesThe 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.