Package org.jgroups.protocols.pbcast
Class STABLE.StableTask
java.lang.Object
org.jgroups.protocols.pbcast.STABLE.StableTask
- All Implemented Interfaces:
Runnable,TimeScheduler.Task
- Enclosing class:
STABLE
Mcast periodic STABLE message. Interval between sends varies.
-
Constructor Details
-
StableTask
protected StableTask()
-
-
Method Details
-
nextInterval
public long nextInterval()- Specified by:
nextIntervalin interfaceTimeScheduler.Task- Returns:
- the next scheduled interval in ms. If <= 0 the task will not be re-scheduled
-
run
public void run() -
toString
-
computeSleepTime
long computeSleepTime()
-