Package | Description |
---|---|
org.apache.hadoop.hbase.mob | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Field and Description |
---|---|
(package private) MobFileCache |
MobFileCache.EvictionThread.lru |
private static MobFileCache |
MobCacheConfig.mobFileCache |
Modifier and Type | Method and Description |
---|---|
MobFileCache |
MobCacheConfig.getMobFileCache()
Gets the MobFileCache.
|
static MobFileCache |
MobCacheConfig.instantiateMobFileCache(org.apache.hadoop.conf.Configuration conf)
Instantiates the MobFileCache.
|
Constructor and Description |
---|
EvictionThread(MobFileCache lru) |
Modifier and Type | Field and Description |
---|---|
private MobFileCache |
MetricsRegionServerWrapperImpl.mobFileCache |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.