read_next


Description:

[ Version ( since = "6.0.0" ) ]
public StreamChunk read_next () throws Error

Parameters:

this

A RecordBatchReader.

Returns:

The next chunk on success, null on end of stream, null on error.