Interface Reducer.RowComparator
-
- Enclosing interface:
- Reducer
public static interface Reducer.RowComparatorRows comparator. SeeIndex
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompareRows(org.h2.result.SearchRow rowData, org.h2.result.SearchRow compare)Compare two rows.
-