get_next_record_batch


Description:

[ Version ( deprecated = true , deprecated_since = "0.5.0" , since = "0.4.0" ) ]
public RecordBatch? get_next_record_batch () throws Error

Warning: get_next_record_batch is deprecated since 0.5.0.

Parameters:

this

A RecordBatchReader.

Returns:

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