Uses of Class
org.apache.hadoop.hbase.io.hfile.LruBlockCache
Package
Description
Provides implementations of
HFile
and HFile
BlockCache
.-
Uses of org.apache.hadoop.hbase.io.hfile.LruBlockCache in org.apache.hadoop.hbase.io.hfile
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.io.hfile.IndexOnlyLruBlockCache
An on heap block cache implementation extended LruBlockCache and only cache index block.