Uses of Class
org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
Uses of BlockCacheUtil.CachedBlocksByFile in org.apache.hadoop.hbase.io.hfile
Modifier and TypeMethodDescriptionBlockCacheUtil.getLoadedCachedBlocksByFile
(org.apache.hadoop.conf.Configuration conf, BlockCache bc) Get aBlockCacheUtil.CachedBlocksByFile
instance and load it up by iterating content inBlockCache
.Modifier and TypeMethodDescriptionstatic String
BlockCacheUtil.toJSON
(BlockCacheUtil.CachedBlocksByFile cbsbf) Returns JSON string ofcbsf
aggregated