@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, isMetaBlock, iterator, shutdown, size
forEach, spliterator
void setMaxSize(long size)
size
- The max heap size.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.