Uses of Interface
org.hibernate.search.engine.search.aggregation.dsl.ExtendedSearchAggregationFactory
Packages that use ExtendedSearchAggregationFactory
Package
Description
-
Uses of ExtendedSearchAggregationFactory in org.hibernate.search.engine.search.aggregation.dsl
Classes in org.hibernate.search.engine.search.aggregation.dsl with type parameters of type ExtendedSearchAggregationFactoryModifier and TypeInterfaceDescriptioninterfaceExtendedSearchAggregationFactory<SR,S extends ExtendedSearchAggregationFactory<SR, ?, PDF>, PDF extends TypedSearchPredicateFactory<SR>> A base interface for subtypes ofTypedSearchAggregationFactoryallowing to easily override the self type and predicate factory type for all relevant methods. -
Uses of ExtendedSearchAggregationFactory in org.hibernate.search.engine.search.aggregation.dsl.spi
Classes in org.hibernate.search.engine.search.aggregation.dsl.spi with type parameters of type ExtendedSearchAggregationFactoryModifier and TypeClassDescriptionclassAbstractSearchAggregationFactory<SR,S extends ExtendedSearchAggregationFactory<SR, S, PDF>, SC extends SearchAggregationIndexScope<?>, PDF extends TypedSearchPredicateFactory<SR>> Classes in org.hibernate.search.engine.search.aggregation.dsl.spi that implement ExtendedSearchAggregationFactoryModifier and TypeClassDescriptionclassAbstractSearchAggregationFactory<SR,S extends ExtendedSearchAggregationFactory<SR, S, PDF>, SC extends SearchAggregationIndexScope<?>, PDF extends TypedSearchPredicateFactory<SR>>