Uses of Class
org.apache.activemq.store.kahadb.disk.util.Sequence
Packages that use Sequence
-
Uses of Sequence in org.apache.activemq.store.kahadb.disk.util
Methods in org.apache.activemq.store.kahadb.disk.util that return SequenceModifier and TypeMethodDescriptionSequenceSet.get(int value) SequenceSet.removeFirstSequence(long count) Removes and returns the first sequence that is count range large.SequenceSet.removeLastSequence()Removes and returns the last sequence from this list.Methods in org.apache.activemq.store.kahadb.disk.util that return types with arguments of type SequenceModifier and TypeMethodDescriptionSequenceSet.getMissing(long first, long last) SequenceSet.getReceived()Methods in org.apache.activemq.store.kahadb.disk.util with parameters of type Sequence