Uses of Class
org.apache.accumulo.core.file.blockfile.cache.tinylfu.TinyLfuBlockCache
-
Packages that use TinyLfuBlockCache Package Description org.apache.accumulo.core.file.blockfile.cache.tinylfu -
-
Uses of TinyLfuBlockCache in org.apache.accumulo.core.file.blockfile.cache.tinylfu
Methods in org.apache.accumulo.core.file.blockfile.cache.tinylfu that return TinyLfuBlockCache Modifier and Type Method Description protected TinyLfuBlockCacheTinyLfuBlockCacheManager. createCache(BlockCacheManager.Configuration conf, CacheType type)
-