|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.util.timer.TimerTaskImpl
planet.chord.ChordNode.StabilizeTask
Simple TimerTask that invoke stabilize() Node method.
Constructor Summary | |
ChordNode.StabilizeTask()
Initialize this StabilizeTask. |
Method Summary | |
void |
run()
Invoke stabilize() method of Node. |
java.lang.String |
toString()
Shows the name of the TimerTask, showing if is periodic. |
Methods inherited from class planet.util.timer.TimerTaskImpl |
cancel, isFinished |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ChordNode.StabilizeTask()
Method Detail |
public void run()
run
in interface TimerTask
run
in class TimerTaskImpl
TimerTask.run()
public java.lang.String toString()
Object.toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |