Rice Pastry API

rice.pastry.direct
Class DirectTimerTask

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

public class DirectTimerTask
extends ScheduledMessage

DESCRIBE THE CLASS

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh

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

run

public void run()
Main processing method for the DirectTimerTask object

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

toString

public java.lang.String toString()
DESCRIBE THE METHOD

Overrides:
toString in class ScheduledMessage
Returns:
DESCRIBE THE RETURN VALUE

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection