Uses of Class
org.jgroups.protocols.FailureDetection
Packages that use FailureDetection
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of FailureDetection in org.jgroups.protocols
Subclasses of FailureDetection in org.jgroups.protocolsModifier and TypeClassDescriptionclassFailure detection based on simple heartbeat protocol.classFailure detection based on simple heartbeat protocol.classFailure detection based on simple heartbeat protocol.Fields in org.jgroups.protocols declared as FailureDetectionModifier and TypeFieldDescriptionprotected final FailureDetectionFailureDetection.HeartbeatSender.enclosingMethods in org.jgroups.protocols with type parameters of type FailureDetectionModifier and TypeMethodDescription<T extends FailureDetection>
TFailureDetection.setInterval(long i) <T extends FailureDetection>
TFailureDetection.setTimeout(long t) <T extends FailureDetection>
TFD_ALL.setTimeoutCheckInterval(long i) Constructors in org.jgroups.protocols with parameters of type FailureDetection