Class | Description |
---|---|
CachedMobFile |
Cached mob file.
|
DefaultMobStoreCompactor |
Compact passed set of files in the mob-enabled column family.
|
DefaultMobStoreFlusher |
An implementation of the StoreFlusher.
|
ExpiredMobFileCleaner |
The cleaner to delete the expired MOB files.
|
ManualMobMaintHFileCleaner |
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. |
MobCell |
The MobCell will maintain a
Cell and a StoreFileScanner inside. |
MobConstants |
The constants used in mob.
|
MobFile |
The mob file.
|
MobFileCache |
The cache for mob files.
|
MobFileCache.EvictionThread | |
MobFileName |
The mob file name.
|
MobStoreEngine |
MobStoreEngine creates the mob specific compactor, and store flusher.
|
MobUtils |
The mob utilities
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.