equal


Description:

[ Version ( since = "0.17.0" ) ]
public bool equal (RecordBatchIterator other_iterator)

Parameters:

this

A RecordBatchIterator.

other_iterator

A RecordBatchIterator to be compared.

Returns:

true if both iterators are the same, false otherwise.