public static class CellComparator.RowComparator extends CellComparator
CellComparator.RowComparator| Constructor and Description |
|---|
RowComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Cell a,
Cell b) |
areKeyLengthsEqual, areRowLengthsEqual, compare, compareColumns, compareCommonFamilyPrefix, compareCommonQualifierPrefix, compareCommonRowPrefix, compareFamilies, compareFlatKey, compareQualifiers, compareQualifiers, compareRows, compareRows, compareTimestamps, compareTimestamps, compareWithoutRow, equals, equalsFamily, equalsIgnoreMvccVersion, equalsQualifier, equalsRow, equalsTimestamp, equalsType, findCommonPrefixInFamilyPart, findCommonPrefixInQualifierPart, findCommonPrefixInRowPart, getMidpoint, hashCode, hashCodeIgnoreMvccclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Cell a, Cell b)
compare in interface Comparator<Cell>compare in class CellComparator