public static class CellComparator.RowComparator extends CellComparator
CellComparator.RowComparator
构造器和说明 |
---|
CellComparator.RowComparator() |
限定符和类型 | 方法和说明 |
---|---|
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
在接口中 Comparator<Cell>
compare
在类中 CellComparator
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.