equal


Description:

[ Version ( since = "0.4.0" ) ]
public bool equal (RecordBatch other_record_batch)

Parameters:

this

A RecordBatch.

other_record_batch

A RecordBatch to be compared.

Returns:

true if both of them have the same data, false otherwise.