Package org.jgroups.protocols
Class FD_HOST.PingTask
- java.lang.Object
-
- org.jgroups.protocols.FD_HOST.PingTask
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- FD_HOST
protected class FD_HOST.PingTask extends java.lang.Object implements java.lang.Runnable
Selected members run this task periodically. The task pings all hosts except self using ping_command. When a host is not seen as alive, all members associated with that host are suspected
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
PingTask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-