Uses of Class
org.apache.commons.jcs3.auxiliary.disk.indexed.IndexedDiskCache
Packages that use IndexedDiskCache
-
Uses of IndexedDiskCache in org.apache.commons.jcs3.auxiliary.disk.indexed
Methods in org.apache.commons.jcs3.auxiliary.disk.indexed that return IndexedDiskCacheModifier and TypeMethodDescription<K,
V> IndexedDiskCache<K, V> IndexedDiskCacheFactory.createCache
(AuxiliaryCacheAttributes iaca, ICompositeCacheManager cacheMgr, ICacheEventLogger cacheEventLogger, IElementSerializer elementSerializer) Create an instance of an IndexedDiskCache.