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