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 that return types with arguments of type SingleSizeCache
 Map<Integer,SingleSizeCache> SlabCache.getSizer()
          Deprecated.  
 

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



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