@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, getCurrentSize, getFreeSize, getStats, iterator, shutdown, size
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.