Uses of Class
org.apache.jackrabbit.oak.commons.cache.Cache
Packages that use Cache
-
Uses of Cache in org.apache.jackrabbit.oak.commons.cache
Methods in org.apache.jackrabbit.oak.commons.cache that return CacheModifier and TypeMethodDescriptionstatic <K,
V extends Cache.Value>
Cache<K,V> Cache.newInstance
(Cache.Backend<K, V> backend, int maxMemoryBytes)