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