|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.eviction.EvictionTimerTask
public class EvictionTimerTask
Timer threads to do periodic node clean up by running the eviction policy.
| Nested Class Summary | |
|---|---|
class |
EvictionTimerTask.Task
|
| Constructor Summary | |
|---|---|
EvictionTimerTask()
|
|
| Method Summary | |
|---|---|
void |
init(long wakeupInterval,
java.util.concurrent.ThreadFactory evictionThreadFactory,
RegionRegistry rr)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvictionTimerTask()
| Method Detail |
|---|
public void init(long wakeupInterval,
java.util.concurrent.ThreadFactory evictionThreadFactory,
RegionRegistry rr)
public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||