public class FD_PING extends FD
Modifier and Type | Class | Description |
---|---|---|
protected static class |
FD_PING.Pinger |
|
protected class |
FD_PING.PingMonitor |
Executes the ping command.
|
FD.Broadcaster, FD.BroadcastTask, FD.FdHeader, FD.Monitor
bcast_task, lock, num_heartbeats, num_suspect_events
Constructor | Description |
---|---|
FD_PING() |
Modifier and Type | Method | Description |
---|---|---|
protected FD.Monitor |
createMonitor() |
|
java.lang.String |
getName() |
|
boolean |
setProperties(java.util.Properties props) |
Configures the protocol initially.
|
down, getCurrentNumTries, getLocalAddress, getMaxTries, getMembers, getNumberOfHeartbeatsSent, getNumSuspectEventsGenerated, getPingableMembers, getPingDest, getTimeout, init, isShun, printSuspectHistory, resetStats, setMaxTries, setShun, setTimeout, stop, up
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, downThreadEnabled, dumpStats, enableStats, getDownProtocol, getProperties, getProtocolStack, getThreadFactory, getTransport, getUpProtocol, printStats, providedDownServices, providedUpServices, requiredDownServices, requiredUpServices, setDownProtocol, setPropertiesInternal, setProtocolStack, setUpProtocol, start, statsEnabled, upThreadEnabled
public boolean setProperties(java.util.Properties props)
Protocol
"loopback=false;unicast_inport=4444"
setProperties
in class FD
protected FD.Monitor createMonitor()
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.