Interface ExtendedStatsAggregatorProvider
public interface ExtendedStatsAggregatorProvider
-
Method Summary
Modifier and TypeMethodDescriptionbuild(String name, ValuesSourceConfig valuesSourceConfig, AggregationContext context, Aggregator parent, double sigma, Map<String,Object> metadata)
-
Method Details
-
build
Aggregator build(String name, ValuesSourceConfig valuesSourceConfig, AggregationContext context, Aggregator parent, double sigma, Map<String,Object> metadata) throws IOException- Throws:
IOException
-