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

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

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

Methods in org.apache.hadoop.hbase.io.hfile that return LruBlockCache.CacheStats
 LruBlockCache.CacheStats LruBlockCache.getStats()
          Get counter statistics for this cache.
 



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