public static class UDAFPercentile.MyComparator extends Object implements Comparator<Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable>>
| Constructor and Description |
|---|
UDAFPercentile.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, waitequalspublic 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 © 2017 The Apache Software Foundation. All rights reserved.