Uses of Class
org.apache.hadoop.hbase.io.hfile.LruBlockCache

Packages that use LruBlockCache
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
 

Uses of LruBlockCache in org.apache.hadoop.hbase.io.hfile
 

Constructors in org.apache.hadoop.hbase.io.hfile with parameters of type LruBlockCache
CombinedBlockCache(LruBlockCache lruCache, BucketCache bucketCache)
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.