| Package | Description |
|---|---|
| org.apache.maven.index |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIteratorResultSet
Default implementation of IteratorResultSet.
|
| Modifier and Type | Field and Description |
|---|---|
static IteratorResultSet |
IteratorSearchResponse.EMPTY_ITERATOR_RESULT_SET |
| Modifier and Type | Method and Description |
|---|---|
IteratorResultSet |
IteratorSearchResponse.getResults() |
IteratorResultSet |
IteratorSearchResponse.iterator() |
| Constructor and Description |
|---|
IteratorSearchResponse(org.apache.lucene.search.Query query,
int totalHits,
IteratorResultSet results) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.