public class PercentilesParser extends AbstractPercentilesParser
Constructor and Description |
---|
PercentilesParser() |
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() |
parse
public String type()
protected String keysFieldName()
keysFieldName
in class AbstractPercentilesParser
protected AggregatorFactory buildFactory(SearchContext context, String aggregationName, ValuesSourceConfig<ValuesSource.Numeric> valuesSourceConfig, double[] keys, double compression, boolean keyed)
buildFactory
in class AbstractPercentilesParser
Copyright © 2009–2015. All rights reserved.