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