Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides the hbase data+index+metadata file.
|
org.apache.hadoop.hbase.io.hfile.slab |
Modifier and Type | Method and Description |
---|---|
CacheStats |
SimpleBlockCache.getStats() |
CacheStats |
BlockCache.getStats()
Get the statistics for this block cache.
|
CacheStats |
DoubleBlockCache.getStats() |
CacheStats |
LruBlockCache.getStats()
Get counter statistics for this cache.
|
Modifier and Type | Method and Description |
---|---|
CacheStats |
SlabCache.getStats() |
CacheStats |
SingleSizeCache.getStats() |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.