Package org.apache.commons.jcs3.jcache
Class ExpiryAwareCache<A,B>
java.lang.Object
org.apache.commons.jcs3.engine.control.CompositeCache<A,B>
org.apache.commons.jcs3.jcache.ExpiryAwareCache<A,B>
- All Implemented Interfaces:
ICache<A,
,B> ICacheType
,IRequireScheduler
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.commons.jcs3.engine.behavior.ICacheType
ICacheType.CacheType
-
Field Summary
Fields inherited from interface org.apache.commons.jcs3.engine.behavior.ICache
NAME_COMPONENT_DELIMITER
-
Method Summary
Methods inherited from class org.apache.commons.jcs3.engine.control.CompositeCache
dispose, dispose, get, get, getAuxCacheList, getAuxCaches, getCacheAttributes, getCacheName, getCacheType, getElementAttributes, getElementAttributes, getHitCountAux, getHitCountRam, getKeyMatcher, getKeySet, getKeySet, getMatching, getMatching, getMatchingFromMemory, getMemoryCache, getMissCountExpired, getMissCountNotFound, getMultiple, getMultiple, getSize, getStatistics, getStats, getStatus, getUpdateCount, handleElementEvent, isExpired, isExpired, localGet, localGetMatching, localGetMultiple, localRemove, localRemoveAll, localUpdate, remove, remove, removeAll, removeAll, save, setAuxCaches, setAuxCaches, setCacheAttributes, setCompositeCacheManager, setElementAttributes, setElementEventQueue, setKeyMatcher, setScheduledExecutorService, spoolToDisk, toString, update, update, updateAuxiliaries
-
Method Details
-
doExpires
- Overrides:
doExpires
in classCompositeCache<A,
B>
-