public static class UDAFPercentile.MyComparator extends Object implements Comparator<Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable>>
| Constructor and Description |
|---|
MyComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable> o1,
Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable> o2) |
clone, 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 int compare(Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable> o1, Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable> o2)
compare in interface Comparator<Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable>>Copyright © 2019 The Apache Software Foundation. All Rights Reserved.