| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.mob | |
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) MobFileCache | MobFileCache.EvictionThread. lru | 
| Constructor and Description | 
|---|
| EvictionThread(MobFileCache lru) | 
| Modifier and Type | Field and Description | 
|---|---|
| private MobFileCache | MetricsRegionServerWrapperImpl. mobFileCache | 
| private MobFileCache | HMobStore. mobFileCache | 
| private MobFileCache | HRegion. mobFileCache | 
| private MobFileCache | HRegionServer. mobFileCache | 
| Modifier and Type | Method and Description | 
|---|---|
| MobFileCache | HRegion. getMobFileCache() | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<MobFileCache> | RegionServerServices. getMobFileCache() | 
| Optional<MobFileCache> | HRegionServer. getMobFileCache()May be null if this is a master which not carry table. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HRegion. setMobFileCache(MobFileCache mobFileCache)Only used for unit test which doesn't start region server. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.