public class FIFOMemoryCache extends AbstractDoulbeLinkedListMemoryCache
AbstractDoulbeLinkedListMemoryCache.IteratorWrapper, AbstractDoulbeLinkedListMemoryCache.MapEntryWrapper
hitCnt, list, missCnt
Constructor and Description |
---|
FIFOMemoryCache() |
Modifier and Type | Method and Description |
---|---|
protected void |
adjustListForGet(MemoryElementDescriptor me)
Does nothing.
|
protected MemoryElementDescriptor |
adjustListForUpdate(ICacheElement ce)
Puts an item to the cache.
|
addFirst, addLast, createMap, dumpCacheEntries, dumpCacheSize, dumpMap, freeElements, get, getIterator, getKeyArray, getStatistics, initialize, remove, removeAll, spoolLastElement, update, verifyCache
dispose, getCacheAttributes, getCacheName, getCompositeCache, getGroupKeys, getMultiple, getQuiet, getSize, getStatus, setCacheAttributes, waterfal
protected MemoryElementDescriptor adjustListForUpdate(ICacheElement ce) throws java.io.IOException
adjustListForUpdate
in class AbstractDoulbeLinkedListMemoryCache
ce
- The cache element, or entry wrapperjava.io.IOException
protected void adjustListForGet(MemoryElementDescriptor me)
adjustListForGet
in class AbstractDoulbeLinkedListMemoryCache
me
- Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.