Uses of Class
org.jgroups.protocols.FD
-
Packages that use FD Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of FD in org.jgroups.protocols
Methods in org.jgroups.protocols that return FD Modifier and Type Method Description FDFD. msgCountsAsHeartbeat(boolean m)Deprecated, for removal: This API element is subject to removal in a future version.FDFD. setMaxTries(int max_tries)Deprecated, for removal: This API element is subject to removal in a future version.FDFD. setTimeout(long timeout)Deprecated, for removal: This API element is subject to removal in a future version.
-