public static class Import.KeyValueWritableComparable.KeyValueWritableComparator extends org.apache.hadoop.io.WritableComparator
| Constructor and Description | 
|---|
| KeyValueWritableComparator() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(byte[] b1,
       int s1,
       int l1,
       byte[] b2,
       int s2,
       int l2) | 
compare, compare, compareBytes, define, get, get, getConf, getKeyClass, hashBytes, hashBytes, newKey, readDouble, readFloat, readInt, readLong, readUnsignedShort, readVInt, readVLong, setConfclone, 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 KeyValueWritableComparator()
public int compare(byte[] b1, int s1, int l1, byte[] b2, int s2, int l2)
compare in interface org.apache.hadoop.io.RawComparatorcompare in class org.apache.hadoop.io.WritableComparatorCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.