Uses of Interface
org.apache.maven.index.IteratorResultSet
Packages that use IteratorResultSet
-
Uses of IteratorResultSet in org.apache.maven.index
Classes in org.apache.maven.index that implement IteratorResultSetModifier and TypeClassDescriptionclass
Default implementation of IteratorResultSet.Fields in org.apache.maven.index declared as IteratorResultSetModifier and TypeFieldDescriptionstatic final IteratorResultSet
IteratorSearchResponse.EMPTY_ITERATOR_RESULT_SET
Methods in org.apache.maven.index that return IteratorResultSetModifier and TypeMethodDescriptionIteratorSearchResponse.getResults()
IteratorSearchResponse.iterator()
Constructors in org.apache.maven.index with parameters of type IteratorResultSetModifierConstructorDescriptionIteratorSearchResponse
(org.apache.lucene.search.Query query, int totalHits, IteratorResultSet results)