|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.auxiliary.disk.hsql.HSQLCacheManager
Description of the Class
Field Summary |
Fields inherited from interface org.apache.jcs.engine.behavior.ICacheType |
CACHE_HUB, DISK_CACHE, LATERAL_CACHE, REMOTE_CACHE |
Method Summary | |
void |
freeCache(java.lang.String name)
Description of the Method |
AuxiliaryCache |
getCache(HSQLCacheAttributes cattr)
Gets the cache attribute of the HSQLCacheManager object |
AuxiliaryCache |
getCache(java.lang.String cacheName)
Gets the cache attribute of the HSQLCacheManager object |
int |
getCacheType()
Gets the cacheType attribute of the HSQLCacheManager object |
HSQLCacheAttributes |
getDefaultCattr()
Gets the defaultCattr attribute of the HSQLCacheManager object |
static HSQLCacheManager |
getInstance(HSQLCacheAttributes cattr)
Gets the instance attribute of the HSQLCacheManager class |
void |
release()
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public HSQLCacheAttributes getDefaultCattr()
public static HSQLCacheManager getInstance(HSQLCacheAttributes cattr)
public AuxiliaryCache getCache(java.lang.String cacheName)
getCache
in interface AuxiliaryCacheManager
public AuxiliaryCache getCache(HSQLCacheAttributes cattr)
public void freeCache(java.lang.String name)
public int getCacheType()
getCacheType
in interface ICacheType
public void release()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |