| Package | Description |
|---|---|
| net.openhft.chronicle.queue |
| Modifier and Type | Method and Description |
|---|---|
long |
Excerpt.findMatch(ExcerptComparator comparator)
Find any entry which return a match i.e.
|
void |
Excerpt.findRange(long[] startEnd,
ExcerptComparator comparator)
Find entries which return a match.
|
Copyright © 2016. All rights reserved.