next


Description:

[ Version ( since = "0.17.0" ) ]
public RecordBatch? next () throws Error

Parameters:

this

A RecordBatchIterator.

Returns:

The next RecordBatch, or null when the iterator is completed.