Package org.jgroups.protocols
Class MERGE3.InfoSender
java.lang.Object
org.jgroups.protocols.MERGE3.InfoSender
- All Implemented Interfaces:
Runnable,TimeScheduler.Task
- Enclosing class:
MERGE3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InfoSender
protected InfoSender()
-
-
Method Details
-
run
public void run() -
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
-
toString
-