public interface RecordEqualiser extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(RowData row1,
RowData row2)
Returns
true if the rows are equal to each other and false otherwise. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.