Uses of Interface
org.apache.maven.index.IteratorResultSet
-
Uses of IteratorResultSet in org.apache.maven.index
Modifier and TypeClassDescriptionclass
Default implementation of IteratorResultSet.Modifier and TypeFieldDescriptionstatic final IteratorResultSet
IteratorSearchResponse.EMPTY_ITERATOR_RESULT_SET
Modifier and TypeMethodDescriptionIteratorSearchResponse.getResults()
IteratorSearchResponse.iterator()
ModifierConstructorDescriptionIteratorSearchResponse
(org.apache.lucene.search.Query query, int totalHits, IteratorResultSet results)