|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.eviction.AbstractEvicter
org.codehaus.wadi.core.eviction.DummyEvicter
public class DummyEvicter
Constructor Summary | |
---|---|
DummyEvicter()
|
Method Summary | |
---|---|
void |
evict(ConcurrentMotableMap idToMotable,
EvictionStrategy evictionStrategy)
|
boolean |
testForDemotion(Motable motable,
long time,
long ttl)
|
Methods inherited from class org.codehaus.wadi.core.eviction.AbstractEvicter |
---|
cancel, schedule |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DummyEvicter()
Method Detail |
---|
public void evict(ConcurrentMotableMap idToMotable, EvictionStrategy evictionStrategy)
public boolean testForDemotion(Motable motable, long time, long ttl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |