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