@InterfaceAudience.Private public interface ResizableBlockCache extends BlockCache
| Modifier and Type | Method and Description | 
|---|---|
| void | setMaxSize(long size)Sets the max heap size that can be used by the BlockCache. | 
cacheBlock, cacheBlock, evictBlock, evictBlocksByHfileName, getBlock, getBlockCaches, getBlockCount, getCurrentDataSize, getCurrentSize, getDataBlockCount, getFreeSize, getMaxSize, getStats, iterator, shutdown, sizeforEach, spliteratorvoid setMaxSize(long size)
size - The max heap size.Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.