ostore.tapestry.impl
Class PeriodicReminder
java.lang.Object
|
+--ostore.tapestry.impl.PeriodicReminder
- All Implemented Interfaces:
- QueueElementIF
- public class PeriodicReminder
- extends Object
- implements QueueElementIF
Event used as a periodic beacon to trigger self-healing actions
- Version:
- $Id: PeriodicReminder.java,v 1.1 2003/04/30 07:22:49 ravenben Exp $
- Author:
- Ben Y. Zhao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nodeId
public NodeId nodeId
requestId
public int requestId
ONE
public static final int ONE
PeriodicReminder
public PeriodicReminder(NodeId nodeId,
int requestId)