public class FakeDocIterator extends Object implements Iterator<SolrInputDocument>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Deprecated.
|
SolrInputDocument |
next()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic boolean hasNext()
hasNext in interface Iterator<SolrInputDocument>public SolrInputDocument next()
next in interface Iterator<SolrInputDocument>Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.