Uses of Interface
org.apache.accumulo.core.spi.cache.BlockCache
Packages that use BlockCache
-
Uses of BlockCache in org.apache.accumulo.core.spi.cache
Methods in org.apache.accumulo.core.spi.cache that return BlockCacheModifier and TypeMethodDescriptionprotected abstract BlockCacheBlockCacheManager.createCache(BlockCacheManager.Configuration conf, CacheType type) Create a block cache using the supplied configurationBlockCacheManager.getBlockCache(CacheType type) Get the block cache of the given type