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