|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.jboss.cache.eviction.LRUAlgorithm
|
+--org.jboss.cache.eviction.FIFOAlgorithm
First-in-first-out algorithm used to evict old nodes.
| Field Summary |
| Fields inherited from class org.jboss.cache.eviction.LRUAlgorithm |
head_, log_, nodeMap_, recycleQueue_, region_, tail_ |
| Constructor Summary | |
FIFOAlgorithm()
|
|
| Methods inherited from class org.jboss.cache.eviction.LRUAlgorithm |
demote, evict, evictionQueueSize, process, prune, resetEvictionQueue, shouldEvictNode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FIFOAlgorithm()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||