Uses of Class
org.jgroups.protocols.RingBufferBundler
-
Packages that use RingBufferBundler Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of RingBufferBundler in org.jgroups.protocols
Methods in org.jgroups.protocols that return RingBufferBundler Modifier and Type Method Description RingBufferBundler
RingBufferBundler. numSpins(int n)
RingBufferBundler
RingBufferBundler. waitStrategy(java.lang.String st)
-