public class SparkComparator extends Object implements Comparator<ByteArray>, Serializable
| Constructor and Description |
|---|
SparkComparator(GroupingOptions options,
PGroupedTableType ptype,
SparkRuntimeContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ByteArray s1,
ByteArray s2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic SparkComparator(GroupingOptions options, PGroupedTableType ptype, SparkRuntimeContext ctxt)
public int compare(ByteArray s1, ByteArray s2)
compare in interface Comparator<ByteArray>Copyright © 2016 The Apache Software Foundation. All rights reserved.