Uses of Class
org.jgroups.protocols.MERGE3
Packages that use MERGE3
Package
Description
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 MERGE3Modifier and TypeMethodDescriptionMERGE3.setCheckInterval(long ci) MERGE3.setMaxInterval(long val) MERGE3.setMaxParticipantsInMerge(int m) MERGE3.setMinInterval(long i)