Class DescendantsIterator
java.lang.Object
org.apache.jackrabbit.commons.iterator.AbstractLazyIterator<NodeState>
org.apache.jackrabbit.oak.plugins.migration.DescendantsIterator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jackrabbit.commons.iterator.AbstractLazyIterator
hasNext, next, remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
DescendantsIterator
-
-
Method Details
-
getNext
- Specified by:
getNext
in classAbstractLazyIterator<NodeState>
-