JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.hibernate.search.engine.search.aggregation.spi.WithParametersAggregationBuilder
Packages that use
WithParametersAggregationBuilder
Package
Description
org.hibernate.search.engine.search.aggregation.spi
Uses of
WithParametersAggregationBuilder
in
org.hibernate.search.engine.search.aggregation.spi
Methods in
org.hibernate.search.engine.search.aggregation.spi
that return
WithParametersAggregationBuilder
Modifier and Type
Method
Description
<T>
WithParametersAggregationBuilder
<T>
SearchAggregationBuilderFactory.
withParameters
()