Uses of Class
org.apache.hadoop.hbase.io.hfile.LruBlockCache
Packages that use LruBlockCache
-
Uses of LruBlockCache in org.apache.hadoop.hbase.io.hfile
Subclasses of LruBlockCache in org.apache.hadoop.hbase.io.hfileModifier and TypeClassDescriptionclass
An on heap block cache implementation extended LruBlockCache and only cache index block.Fields in org.apache.hadoop.hbase.io.hfile declared as LruBlockCacheFields in org.apache.hadoop.hbase.io.hfile with type parameters of type LruBlockCacheModifier and TypeFieldDescriptionprivate WeakReference<LruBlockCache>
LruBlockCache.EvictionThread.cache
Constructors in org.apache.hadoop.hbase.io.hfile with parameters of type LruBlockCache