|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeekableIterator | |
---|---|
org.apache.blur.manager.results | |
org.apache.blur.utils |
Uses of PeekableIterator in org.apache.blur.manager.results |
---|
Methods in org.apache.blur.manager.results that return PeekableIterator | ||
---|---|---|
static
|
PeekableIterator.wrap(BlurIterator<T,E> iterator)
|
Methods in org.apache.blur.manager.results with parameters of type PeekableIterator | |
---|---|
int |
BlurResultPeekableIteratorComparator.compare(PeekableIterator<BlurResult,BlurException> o1,
PeekableIterator<BlurResult,BlurException> o2)
|
int |
BlurResultPeekableIteratorComparator.compare(PeekableIterator<BlurResult,BlurException> o1,
PeekableIterator<BlurResult,BlurException> o2)
|
Uses of PeekableIterator in org.apache.blur.utils |
---|
Fields in org.apache.blur.utils with type parameters of type PeekableIterator | |
---|---|
static Comparator<? super PeekableIterator<BlurResult,BlurException>> |
BlurUtil.HITS_PEEKABLE_ITERATOR_COMPARATOR
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |