Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
Modifier and Type | Field and Description |
---|---|
private LruAdaptiveBlockCache |
LruAdaptiveBlockCache.StatisticsThread.lru |
Modifier and Type | Field and Description |
---|---|
private WeakReference<LruAdaptiveBlockCache> |
LruAdaptiveBlockCache.EvictionThread.cache |
Constructor and Description |
---|
EvictionThread(LruAdaptiveBlockCache cache) |
StatisticsThread(LruAdaptiveBlockCache lru) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.