|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexedDiskCacheAttributes | |
---|---|
org.apache.jcs.auxiliary.disk.indexed |
Uses of IndexedDiskCacheAttributes in org.apache.jcs.auxiliary.disk.indexed |
---|
Methods in org.apache.jcs.auxiliary.disk.indexed with parameters of type IndexedDiskCacheAttributes | |
---|---|
AuxiliaryCache |
IndexedDiskCacheManager.getCache(IndexedDiskCacheAttributes cacheAttributes)
Get an IndexedDiskCache for the supplied attributes. |
static IndexedDiskCacheManager |
IndexedDiskCacheManager.getInstance(IndexedDiskCacheAttributes defaultCacheAttributes,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Gets the singleton instance of the manager |
Constructors in org.apache.jcs.auxiliary.disk.indexed with parameters of type IndexedDiskCacheAttributes | |
---|---|
IndexedDiskCache(IndexedDiskCacheAttributes cattr)
Constructor for the DiskCache object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |