|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JISPCacheAttributes | |
| org.apache.jcs.auxiliary.disk.jisp | Disk cache implemented with the Java Indexed Serialization Package, which allows serialization of objects to B-Tree indexed tables on disk. |
| Uses of JISPCacheAttributes in org.apache.jcs.auxiliary.disk.jisp |
| Fields in org.apache.jcs.auxiliary.disk.jisp declared as JISPCacheAttributes | |
private static JISPCacheAttributes |
JISPCacheManager.defaultCattr
|
(package private) JISPCacheAttributes |
JISPCache.cattr
|
| Methods in org.apache.jcs.auxiliary.disk.jisp that return JISPCacheAttributes | |
JISPCacheAttributes |
JISPCacheManager.getDefaultCattr()
Gets the defaultCattr attribute of the JISPCacheManager object |
| Methods in org.apache.jcs.auxiliary.disk.jisp with parameters of type JISPCacheAttributes | |
static JISPCacheManager |
JISPCacheManager.getInstance(JISPCacheAttributes cattr)
Gets the instance attribute of the JISPCacheManager class |
AuxiliaryCache |
JISPCacheManager.getCache(JISPCacheAttributes cattr)
Gets the cache attribute of the JISPCacheManager object |
| Constructors in org.apache.jcs.auxiliary.disk.jisp with parameters of type JISPCacheAttributes | |
JISPCacheManager(JISPCacheAttributes cattr)
Constructor for the JISPCacheManager object |
|
JISPCache(JISPCacheAttributes cattr)
Constructor for the JISPCache object |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||