Interface AggregationMapper<T extends Aggregation>
- All Known Implementing Classes:
AvgAggregationMapper,DateHistogramAggregationMapper,FilterAggregationMapper,MaxAggregationMapper,RangeAggregationMapper,StatsAggregationMapper,SumAggregationMapper,TermsAggregationMapper,ValueCountAggregationMapper
public interface AggregationMapper<T extends Aggregation>
Maps Search API
Aggregation to Aggregation.- Since:
- 10.6
-
Method Summary
-
Method Details
-
map
-