|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.eviction.LRUAlgorithm (src)
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 (src) |
head_, log_, nodeMap_, recycleQueue_, region_, tail_ |
Constructor Summary | |
FIFOAlgorithm()
|
Methods inherited from class org.jboss.cache.eviction.LRUAlgorithm (src) |
demote, evict, evictionQueueSize, process, prune, resetEvictionQueue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FIFOAlgorithm()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |