| Package | Description |
|---|---|
| net.openhft.chronicle.queue |
| Modifier and Type | Method and Description |
|---|---|
Excerpt |
Excerpt.toEnd()
Wind to the upper.
|
Excerpt |
Excerpt.toStart()
Replay from the lower.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ExcerptComparator.compare(Excerpt excerpt)
Given some criteria, determine if the entry is -1 = below range, +1 = above range and 0 in
range Can be used for exact matches or a range of values.
|
Copyright © 2016. All rights reserved.