org.jgroups.protocols
public class FD_PING extends FD
Modifier and Type | Class and 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, last_ack, local_addr, lock, max_tries, members, monitor_future, num_heartbeats, num_suspect_events, num_tries, ping_dest, pingable_mbrs, suspect_history, timeout, timer
Constructor and Description |
---|
FD_PING() |
Modifier and Type | Method and Description |
---|---|
protected FD.Monitor |
createMonitor() |
computePingDest, down, getCurrentNumTries, getLocalAddress, getMaxTries, getMembers, getNumberOfHeartbeatsSent, getNumSuspectEventsGenerated, getPingableMembers, getPingDest, getPingDest, getTimeout, init, isMonitorRunning, printSuspectHistory, resetStats, sendHeartbeatResponse, setMaxTries, setTimeout, startFailureDetection, startMonitor, stop, stopFailureDetection, stopMonitor, unsuspect, up, updateTimestamp
destroy, dumpStats, enableStats, getConfigurableObjects, getDownProtocol, getDownServices, getId, getIdsAbove, getLevel, getName, getProtocolStack, getSocketFactory, getThreadFactory, getTransport, getUpProtocol, getUpServices, getValue, isErgonomics, level, printStats, providedDownServices, providedUpServices, requiredDownServices, requiredUpServices, resetStatistics, setDownProtocol, setErgonomics, setId, setLevel, setProtocolStack, setSocketFactory, setUpProtocol, setValue, setValues, start, statsEnabled
protected FD.Monitor createMonitor()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.