public static class ArrowConversion.RecordBatchRowIterator extends java.lang.Object implements java.util.Iterator<Row>, java.lang.AutoCloseable
void
close()
boolean
hasNext()
Row
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public void close()
close
java.lang.AutoCloseable
public boolean hasNext()
hasNext
java.util.Iterator<Row>
public Row next()
next