Interface ExtendedStatsAggregatorProvider
public interface ExtendedStatsAggregatorProvider
Base supplier of an ExtendesStats aggregator
- Opensearch.internal:
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(String name, ValuesSourceConfig valuesSourceConfig, SearchContext context, Aggregator parent, double sigma, Map<String, Object> metadata)
-
Method Details
-
build
Aggregator build(String name, ValuesSourceConfig valuesSourceConfig, SearchContext context, Aggregator parent, double sigma, Map<String, Object> metadata) throws IOException- Throws:
IOException
-