public static class CellComparator.RowComparator extends CellComparator
CellComparator.RowComparator
Constructor and Description |
---|
CellComparator.RowComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Cell a,
Cell b) |
areKeyLengthsEqual, areRowLengthsEqual, compare, compareColumns, compareCommonFamilyPrefix, compareCommonQualifierPrefix, compareCommonRowPrefix, compareFamilies, compareFlatKey, compareQualifiers, compareRows, compareRows, compareTimestamps, compareWithoutRow, equals, equalsFamily, equalsIgnoreMvccVersion, equalsQualifier, equalsRow, equalsTimestamp, equalsType, findCommonPrefixInFamilyPart, findCommonPrefixInQualifierPart, findCommonPrefixInRowPart, getMidpoint, hashCode, hashCodeIgnoreMvcc
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Cell a, Cell b)
compare
in interface Comparator<Cell>
compare
in class CellComparator
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.