public class PercentilesParser extends AbstractPercentilesParser
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static ParseField |
PERCENTS_FIELD |
COMPRESSION_FIELD, KEYED_FIELD, METHOD_FIELD, NUMBER_SIGNIFICANT_DIGITS_FIELD| コンストラクタと説明 |
|---|
PercentilesParser() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected AggregatorFactory |
buildFactory(SearchContext context,
String aggregationName,
ValuesSourceConfig<ValuesSource.Numeric> valuesSourceConfig,
double[] keys,
PercentilesMethod method,
Double compression,
Integer numberOfSignificantValueDigits,
boolean keyed) |
protected ParseField |
keysField() |
String |
type() |
parsepublic static final ParseField PERCENTS_FIELD
public String type()
protected ParseField keysField()
keysField クラス内 AbstractPercentilesParserprotected AggregatorFactory buildFactory(SearchContext context, String aggregationName, ValuesSourceConfig<ValuesSource.Numeric> valuesSourceConfig, double[] keys, PercentilesMethod method, Double compression, Integer numberOfSignificantValueDigits, boolean keyed)
buildFactory クラス内 AbstractPercentilesParserCopyright © 2009–2016. All rights reserved.