public static class IntegrationTestBulkLoad.NaturalKeyGroupingComparator extends org.apache.hadoop.io.WritableComparator
Modifier | Constructor and Description |
---|---|
protected |
NaturalKeyGroupingComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.hadoop.io.WritableComparable w1,
org.apache.hadoop.io.WritableComparable w2) |
compare, compare, compareBytes, define, get, get, getConf, getKeyClass, hashBytes, hashBytes, newKey, readDouble, readFloat, readInt, readLong, readUnsignedShort, readVInt, readVLong, setConf
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
protected NaturalKeyGroupingComparator()
public int compare(org.apache.hadoop.io.WritableComparable w1, org.apache.hadoop.io.WritableComparable w2)
compare
in class org.apache.hadoop.io.WritableComparator
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.