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