Uses of Interface
org.apache.accumulo.core.spi.cache.BlockCacheManager.Configuration
Packages that use BlockCacheManager.Configuration
-
Uses of BlockCacheManager.Configuration in org.apache.accumulo.core.spi.cache
Methods in org.apache.accumulo.core.spi.cache with parameters of type BlockCacheManager.ConfigurationModifier and TypeMethodDescriptionprotected abstract BlockCacheBlockCacheManager.createCache(BlockCacheManager.Configuration conf, CacheType type) Create a block cache using the supplied configurationvoidBlockCacheManager.start(BlockCacheManager.Configuration conf) Initialize the caches for each CacheType based on the configuration