| Package | Description |
|---|---|
| org.apache.activemq.store.kahadb.disk.util |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
SequenceSet.removeFirstSequence(long count)
Removes and returns the first sequence that is count range large.
|
Sequence |
SequenceSet.removeLastSequence()
Removes and returns the last sequence from this list.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Sequence> |
SequenceSet.getMissing(long first,
long last) |
java.util.List<Sequence> |
SequenceSet.getReceived() |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceSet.add(Sequence value) |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.