Package org.nuxeo.ecm.core.query.scroll
Class AbstractQueryBuilderScroll.Query
java.lang.Object
org.nuxeo.ecm.core.query.scroll.AbstractQueryBuilderScroll
org.nuxeo.ecm.core.query.scroll.AbstractQueryBuilderScroll.Query
- All Implemented Interfaces:
AutoCloseable,Iterator<List<String>>,Scroll
- Direct Known Subclasses:
DirectoryScroll
- Enclosing class:
AbstractQueryBuilderScroll
-
Nested Class Summary
Nested classes/interfaces inherited from class org.nuxeo.ecm.core.query.scroll.AbstractQueryBuilderScroll
AbstractQueryBuilderScroll.Query, AbstractQueryBuilderScroll.Scroll -
Field Summary
FieldsFields inherited from class org.nuxeo.ecm.core.query.scroll.AbstractQueryBuilderScroll
queryBuilder, size, timeout -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove
-
Field Details
-
hasNext
protected boolean hasNext
-
-
Constructor Details
-
Query
public Query()
-
-
Method Details
-
init
Description copied from interface:ScrollInitialization of the iterator.- Specified by:
initin interfaceScroll- Overrides:
initin classAbstractQueryBuilderScroll
-
hasNext
public boolean hasNext() -
next
-
queryIds
-