private static class NotContainedByIntervalsSource.NotContainedByIterator extends RelativeIterator
a, b, bpos
NO_MORE_INTERVALS
NO_MORE_DOCS
Constructor and Description |
---|
NotContainedByIterator(IntervalIterator a,
IntervalIterator b) |
Modifier and Type | Method and Description |
---|---|
int |
nextInterval()
Advance the iterator to the next interval
|
advance, cost, docID, end, gaps, matchCost, nextDoc, reset, start
toString
all, empty, range, slowAdvance
NotContainedByIterator(IntervalIterator a, IntervalIterator b)
public int nextInterval() throws java.io.IOException
IntervalIterator
nextInterval
in class IntervalIterator
IntervalIterator.NO_MORE_INTERVALS
if
there are no more intervals on the current documentjava.io.IOException