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