Uses of Class
org.apache.hadoop.hbase.io.hfile.bucket.BucketCache

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

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

Methods in org.apache.hadoop.hbase.io.hfile with parameters of type BucketCache
 void LruBlockCache.setVictimCache(BucketCache handler)
           
 

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



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