Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
Modifier and Type | Method and Description |
---|---|
static BlockCacheUtil.CachedBlocksByFile |
BlockCacheUtil.getLoadedCachedBlocksByFile(org.apache.hadoop.conf.Configuration conf,
BlockCache bc)
Get a
BlockCacheUtil.CachedBlocksByFile instance and load it up by iterating content in
BlockCache . |
Modifier and Type | Method and Description |
---|---|
static String |
BlockCacheUtil.toJSON(BlockCacheUtil.CachedBlocksByFile cbsbf)
Returns JSON string of
cbsf aggregated |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.