- java.lang.Object
-
- org.jgroups.protocols.FD.Monitor
-
- All Implemented Interfaces:
- java.lang.Runnable
- Direct Known Subclasses:
- FD_PING.PingMonitor
- Enclosing class:
- FD
protected class FD.Monitor
extends java.lang.Object
implements java.lang.Runnable
Task which periodically checks of the last_ack from ping_dest exceeded timeout and - if yes - broadcasts
a SUSPECT message
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
Monitor() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
Monitor
protected Monitor()
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
Copyright © 1998-2020 Red Hat. All Rights Reserved.