Uses of Class
org.jgroups.protocols.MERGE3
-
Packages that use MERGE3 Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of MERGE3 in org.jgroups.protocols
Methods in org.jgroups.protocols that return MERGE3 Modifier and Type Method Description MERGE3
MERGE3. setCheckInterval(long ci)
MERGE3
MERGE3. setMaxInterval(long val)
MERGE3
MERGE3. setMinInterval(long i)
-