Interface CompositeAggregationBuilder<T>
- All Superinterfaces:
SearchAggregationBuilder<T>
-
Method Summary
Modifier and TypeMethodDescription<V> CompositeAggregationBuilder<V> compositor(ResultsCompositor<?, V> compositor) innerAggregations(SearchAggregation<?>[] inners) Methods inherited from interface org.hibernate.search.engine.search.aggregation.spi.SearchAggregationBuilder
build
-
Method Details
-
innerAggregations
-
compositor
-