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<S extends ExtendedSearchAggregationFactory<?,PDF>, PDF extends SearchPredicateFactory> A base interface for subtypes ofSearchAggregationFactoryallowing 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<S extends ExtendedSearchAggregationFactory<S,PDF>, SC extends SearchAggregationIndexScope<?>, PDF extends SearchPredicateFactory> Classes in org.hibernate.search.engine.search.aggregation.dsl.spi that implement ExtendedSearchAggregationFactoryModifier and TypeClassDescriptionclassAbstractSearchAggregationFactory<S extends ExtendedSearchAggregationFactory<S,PDF>, SC extends SearchAggregationIndexScope<?>, PDF extends SearchPredicateFactory>