Uses of Class
org.jgroups.protocols.MAKE_BATCH
-
Packages that use MAKE_BATCH Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of MAKE_BATCH in org.jgroups.protocols
Methods in org.jgroups.protocols that return MAKE_BATCH Modifier and Type Method Description MAKE_BATCH
MAKE_BATCH. localAddress(Address a)
MAKE_BATCH
MAKE_BATCH. multicasts(boolean flag)
MAKE_BATCH
MAKE_BATCH. sleepTime(long time)
MAKE_BATCH
MAKE_BATCH. unicasts(boolean flag)
-