Uses of Class
org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache

Packages that use SingleSizeCache
org.apache.hadoop.hbase.io.hfile.slab   
 

Uses of SingleSizeCache in org.apache.hadoop.hbase.io.hfile.slab
 

Methods in org.apache.hadoop.hbase.io.hfile.slab with parameters of type SingleSizeCache
 void SlabCache.onEviction(BlockCacheKey key, SingleSizeCache notifier)
           
 void SlabCache.onInsertion(BlockCacheKey key, SingleSizeCache notifier)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.