Uses of Class
org.jgroups.protocols.MAKE_BATCH
Packages that use MAKE_BATCH
Package
Description
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_BATCHModifier and TypeMethodDescriptionMAKE_BATCH.multicasts(boolean flag) MAKE_BATCH.skipOOB(boolean s) MAKE_BATCH.sleepTime(long time) MAKE_BATCH.startBatcher()protected MAKE_BATCHMAKE_BATCH.stopBatcher()MAKE_BATCH.unicasts(boolean flag)