Uses of Interface
org.apache.jackrabbit.oak.commons.cache.Cache.Value
Packages that use Cache.Value
-
Uses of Cache.Value in org.apache.jackrabbit.oak.commons.cache
Classes in org.apache.jackrabbit.oak.commons.cache with type parameters of type Cache.ValueMethods in org.apache.jackrabbit.oak.commons.cache with type parameters of type Cache.ValueModifier and TypeMethodDescriptionstatic <K,
V extends Cache.Value>
Cache<K,V> Cache.newInstance
(Cache.Backend<K, V> backend, int maxMemoryBytes) -
Uses of Cache.Value in org.apache.jackrabbit.oak.spi.blob
Classes in org.apache.jackrabbit.oak.spi.blob that implement Cache.Value