public class PercentileRanksParser extends AbstractPercentilesParser
| Constructor and Description |
|---|
PercentileRanksParser() |
| Modifier and Type | Method and Description |
|---|---|
protected AggregatorFactory |
buildFactory(SearchContext context,
String aggregationName,
ValuesSourceConfig<ValuesSource.Numeric> valuesSourceConfig,
double[] keys,
double compression,
boolean keyed) |
protected String |
keysFieldName() |
String |
type() |
parsepublic String type()
protected String keysFieldName()
keysFieldName in class AbstractPercentilesParserprotected AggregatorFactory buildFactory(SearchContext context, String aggregationName, ValuesSourceConfig<ValuesSource.Numeric> valuesSourceConfig, double[] keys, double compression, boolean keyed)
buildFactory in class AbstractPercentilesParserCopyright © 2009–2016. All rights reserved.