Uses of Class
org.jgroups.util.Seqno
-
Packages that use Seqno Package Description org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. -
-
Uses of Seqno in org.jgroups.util
Subclasses of Seqno in org.jgroups.util Modifier and Type Class Description class
SeqnoRange
Keeps track of a range of messages to be retransmitted.Methods in org.jgroups.util with parameters of type Seqno Modifier and Type Method Description int
SeqnoComparator. compare(Seqno o1, Seqno o2)
-