| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| Modifier and Type | Method and Description | 
|---|---|
| static BlockCacheUtil.CachedBlocksByFile | BlockCacheUtil. getLoadedCachedBlocksByFile(org.apache.hadoop.conf.Configuration conf,
                           BlockCache bc)Get a  BlockCacheUtil.CachedBlocksByFileinstance and load it up by iterating content inBlockCache. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | BlockCacheUtil. toJSON(BlockCacheUtil.CachedBlocksByFile cbsbf) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.