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