Uses of Class
org.apache.jackrabbit.core.cache.AbstractCache
-
Packages that use AbstractCache Package Description org.apache.jackrabbit.core.cache -
-
Uses of AbstractCache in org.apache.jackrabbit.core.cache
Subclasses of AbstractCache in org.apache.jackrabbit.core.cache Modifier and Type Class Description class
ConcurrentCache<K,V>
Concurrent cache implementation that uses cache segments to minimize the chance of lock contention.
-