Uses of Class
org.apache.jackrabbit.core.cache.AbstractCache

Packages that use AbstractCache
org.apache.jackrabbit.core.cache   
 

Uses of AbstractCache in org.apache.jackrabbit.core.cache
 

Subclasses of AbstractCache in org.apache.jackrabbit.core.cache
 class ConcurrentCache<K,V>
          Concurrent cache implementation that uses cache segments to minimize the chance of lock contention.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.