| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.mob | |
| org.apache.hadoop.hbase.regionserver |
| Class and Description |
|---|
| MobFileCleanerChore
The class MobFileCleanerChore for running cleaner regularly to remove the expired and obsolete
(files which have no active references to) mob files.
|
| MobFileCompactionChore
Periodic MOB compaction chore.
|
| Class and Description |
|---|
| CachedMobFile
Cached mob file.
|
| ExpiredMobFileCleaner
The cleaner to delete the expired MOB files.
|
| MobCell
The MobCell will maintain a
Cell and a StoreFileScanner inside. |
| MobFile
The mob file.
|
| MobFileCache
The cache for mob files.
|
| MobFileName
The mob file name.
|
| Class and Description |
|---|
| MobCell
The MobCell will maintain a
Cell and a StoreFileScanner inside. |
| MobFileCache
The cache for mob files.
|
| MobFileName
The mob file name.
|
| RSMobFileCleanerChore
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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.