| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.cache | |
| org.apache.jackrabbit.core.persistence.bundle | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractCacheAbstract base class for managed  Caches. | 
| class  | ConcurrentCache<K,V>Concurrent cache implementation that uses cache segments to minimize
 the chance of lock contention. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CacheManager. add(Cache cache)Add a new cache to the list. | 
| void | CacheManager. disposeCache(Cache cache) | 
| void | CacheAccessListener. disposeCache(Cache cache)Called after the cache is no longer used. | 
| void | CacheManager. remove(Cache cache)Remove a cache. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractBundlePersistenceManager. disposeCache(Cache cache) | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.