Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
public int compareRows(final KeyValue left, final KeyValue right)
public boolean matchingRows(final KeyValue left, final KeyValue right)
We can make them to use Cells instead of KeyValue incase we need to use them for comparison of any type of cell in future.