|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.selector.TimerTask rice.pastry.ScheduledMessage rice.pastry.direct.DirectTimerTask
DESCRIBE THE CLASS
Field Summary |
Fields inherited from class rice.pastry.ScheduledMessage |
localNode, msg |
Fields inherited from class rice.selector.TimerTask |
cancelled, fixedRate, nextExecutionTime, period |
Method Summary | |
void |
run()
Main processing method for the DirectTimerTask object |
java.lang.String |
toString()
DESCRIBE THE METHOD |
Methods inherited from class rice.pastry.ScheduledMessage |
cancel, getLocalNode, getMessage |
Methods inherited from class rice.selector.TimerTask |
compareTo, execute, isCancelled, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public void run()
run
in interface CancellableTask
run
in class ScheduledMessage
public java.lang.String toString()
toString
in class ScheduledMessage
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |