to_list


Description:

[ Version ( since = "0.17.0" ) ]
public List<RecordBatch> to_list () throws Error

Parameters:

this

A RecordBatchIterator.

Returns:

A List contains every moved elements from the iterator.