Uses of Class
org.apache.commons.jcs3.auxiliary.disk.indexed.IndexedDiskCacheAttributes
Packages that use IndexedDiskCacheAttributes
-
Uses of IndexedDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.indexed
Constructors in org.apache.commons.jcs3.auxiliary.disk.indexed with parameters of type IndexedDiskCacheAttributesModifierConstructorDescriptionIndexedDiskCache
(IndexedDiskCacheAttributes cacheAttributes) Constructor for the DiskCache object.IndexedDiskCache
(IndexedDiskCacheAttributes cattr, IElementSerializer elementSerializer) Constructor for the DiskCache object.