Uses of Package
org.apache.accumulo.core.file.blockfile.cache.tinylfu
-
Packages that use org.apache.accumulo.core.file.blockfile.cache.tinylfu Package Description org.apache.accumulo.core.file.blockfile.cache.tinylfu -
Classes in org.apache.accumulo.core.file.blockfile.cache.tinylfu used by org.apache.accumulo.core.file.blockfile.cache.tinylfu Class Description TinyLfuBlockCache A block cache that is memory bounded using the W-TinyLFU eviction algorithm.