ePOST API

rice.pastry.direct
Class DirectTimerTask

java.lang.Object
  extended by rice.selector.TimerTask
      extended by rice.pastry.ScheduledMessage
          extended by rice.pastry.direct.DirectTimerTask
All Implemented Interfaces:
java.lang.Comparable, CancellableTask

public class DirectTimerTask
extends ScheduledMessage


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()
          deliver the message
 java.lang.String toString()
           
 
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

run

public void run()
Description copied from class: ScheduledMessage
deliver the message

Specified by:
run in interface CancellableTask
Overrides:
run in class ScheduledMessage

toString

public java.lang.String toString()
Overrides:
toString in class ScheduledMessage

ePOST API

Copyright © 2001-2005 - Rice Pastry.