Uses of Class
org.jgroups.protocols.SEQUENCER
-
Packages that use SEQUENCER Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of SEQUENCER in org.jgroups.protocols
Methods in org.jgroups.protocols that return SEQUENCER Modifier and Type Method Description SEQUENCER
SEQUENCER. setDeliveryTableMaxSize(int size)
SEQUENCER
SEQUENCER. setThreshold(int new_threshold)
-