public static class GenericUDAFPercentileDisc.PercentileDiscLongCalculator extends Object implements GenericUDAFPercentileCont.PercentileCalculator<org.apache.hadoop.io.LongWritable>
| Constructor and Description |
|---|
PercentileDiscLongCalculator() |
| Modifier and Type | Method and Description |
|---|---|
double |
getPercentile(List<Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable>> entriesList,
double position) |
public double getPercentile(List<Map.Entry<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable>> entriesList, double position)
getPercentile in interface GenericUDAFPercentileCont.PercentileCalculator<org.apache.hadoop.io.LongWritable>Copyright © 2022 The Apache Software Foundation. All rights reserved.