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