MCPcopy Create free account
hub / github.com/apache/solr / hasNext

Method hasNext

solr/core/src/java/org/apache/solr/util/LongIterator.java:28–28  ·  view source on GitHub ↗

@return true if and only if there are more elements to iterate over. false otherwise.

()

Source from the content-addressed store, hash-verified

26 * </code> otherwise.
27 */
28 boolean hasNext();
29
30 /**
31 * @return the next <code>long</code> in the collection. Only valid after hasNext() has been

Callers 15

assertElementsEqualMethod · 0.95
registerIteratorTestMethod · 0.95
assertIteratorMethod · 0.95
getRegisterContentsMethod · 0.95
addLiteralsMethod · 0.65
extractEFIParamsMethod · 0.65
handleRequestBodyMethod · 0.65
clustersMethod · 0.65
getMethod · 0.65
getDocumentsMethod · 0.65
nextDocChunkMethod · 0.65

Implementers 15

StatSetCombinationssolr/core/src/test/org/apache/solr/han
CircularListsolr/core/src/java/org/apache/solr/log
BitDocSetsolr/core/src/java/org/apache/solr/sea
TopDocsIteratorsolr/core/src/java/org/apache/solr/sea
DocSlicesolr/core/src/java/org/apache/solr/sea
SortedIntDocSetsolr/core/src/java/org/apache/solr/sea
FacetFieldProcessorByEnumTermsStreamsolr/core/src/java/org/apache/solr/sea
PossibilityIteratorsolr/core/src/java/org/apache/solr/spe
MaskCharSeqSolrDocumentsolr/core/src/java/org/apache/solr/res
DocsStreamersolr/core/src/java/org/apache/solr/res
DocRowParamssolr/core/src/java/org/apache/solr/res
BitVectorsolr/core/src/java/org/apache/solr/uti

Calls

no outgoing calls

Tested by 15

assertElementsEqualMethod · 0.76
registerIteratorTestMethod · 0.76
assertIteratorMethod · 0.76
clustersMethod · 0.52
getMethod · 0.52
indexDocsMethod · 0.52
matchMapMethod · 0.52
compareSolrDocumentMethod · 0.52
getSuggestionsMethod · 0.52
testMethod · 0.52