public static class CellComparator.RowComparator extends CellComparator
CellComparator.MetaCellComparator, CellComparator.RowComparator
COMPARATOR, META_COMPARATOR
Constructor and Description |
---|
RowComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Cell a,
Cell b) |
compare, compareColumns, compareFamilies, compareFamily, compareKeyBasedOnColHint, compareKeyIgnoresMvcc, compareQualifier, compareQualifiers, compareQualifiers, compareRow, compareRows, compareRows, compareTimestamps, compareTimestamps, compareValue, compareWithoutRow
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Cell a, Cell b)
compare
in interface Comparator<Cell>
compare
in class CellComparator
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.