public class ExpiryAwareCache<A,B> extends CompositeCache<A,B>
ICacheType.CacheType
Modifier and Type | Method and Description |
---|---|
protected void |
doExpires(ICacheElement<A,B> element) |
dispose, dispose, get, get, 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, setCacheAttributes, setCompositeCacheManager, setElementAttributes, setElementEventQueue, setKeyMatcher, setScheduledExecutorService, spoolToDisk, toString, update, update, updateAuxiliaries
protected void doExpires(ICacheElement<A,B> element)
doExpires
in class CompositeCache<A,B>
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.