read_next


Description:

[ Version ( since = "0.8.0" ) ]
public RecordBatch? read_next () throws Error

Parameters:

this

A RecordBatchReader.

Returns:

The next record batch in the stream or null on end of stream.