public static class GenericUDAFPercentileCont.PercentileContDoubleCalculator extends Object implements GenericUDAFPercentileCont.PercentileCalculator<DoubleWritable>
| Constructor and Description |
|---|
PercentileContDoubleCalculator() |
| 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.