public abstract static class ShuffleKey.AbstractOrderComparator extends WritableRawComparator
ShuffleKey
.Modifier | Constructor and Description |
---|---|
protected |
AbstractOrderComparator(Class<? extends ShuffleKey> keyClass)
Creates a new instance.
|
compare
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 AbstractOrderComparator(Class<? extends ShuffleKey> keyClass)
keyClass
- the key classCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.