Uses of Interface
org.apache.accumulo.core.spi.cache.CacheEntry.Weighable
Packages that use CacheEntry.Weighable
-
Uses of CacheEntry.Weighable in org.apache.accumulo.core.spi.cache
Methods in org.apache.accumulo.core.spi.cache with type parameters of type CacheEntry.WeighableModifier and TypeMethodDescription<T extends CacheEntry.Weighable>
TOptionally cache what is returned by the supplier along with this cache entry.