Interface WithParametersAggregationBuilder<T>
- All Superinterfaces:
SearchAggregationBuilder<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
creator
(Function<? super NamedValues, ? extends AggregationFinalStep<T>> aggregationCreator) Methods inherited from interface org.hibernate.search.engine.search.aggregation.spi.SearchAggregationBuilder
build
-
Method Details
-
creator
-