Package Hierarchies:
Interface Hierarchy
- org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>
- org.hibernate.search.engine.search.aggregation.dsl.AvgAggregationOptionsStep<S,PDF,F> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>)
- org.hibernate.search.engine.search.aggregation.dsl.CountAggregationOptionsStep<S,PDF> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>)
- org.hibernate.search.engine.search.aggregation.dsl.CountDistinctAggregationOptionsStep<S,PDF> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>)
- org.hibernate.search.engine.search.aggregation.dsl.MaxAggregationOptionsStep<S,PDF,F> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>)
- org.hibernate.search.engine.search.aggregation.dsl.MinAggregationOptionsStep<S,PDF,F> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>)
- org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationOptionsStep<S,PDF,F,A> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>)
- org.hibernate.search.engine.search.aggregation.dsl.SumAggregationOptionsStep<S,PDF,F> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>)
- org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep<S,PDF,F,A> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>)
- org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep<A>
- org.hibernate.search.engine.search.aggregation.dsl.AvgAggregationOptionsStep<S,PDF,F> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>)
- org.hibernate.search.engine.search.aggregation.dsl.CountAggregationOptionsStep<S,PDF> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>)
- org.hibernate.search.engine.search.aggregation.dsl.CountDistinctAggregationOptionsStep<S,PDF> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>)
- org.hibernate.search.engine.search.aggregation.dsl.MaxAggregationOptionsStep<S,PDF,F> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>)
- org.hibernate.search.engine.search.aggregation.dsl.MinAggregationOptionsStep<S,PDF,F> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>)
- org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationOptionsStep<S,PDF,F,A> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>)
- org.hibernate.search.engine.search.aggregation.dsl.SumAggregationOptionsStep<S,PDF,F> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>)
- org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep<S,PDF,F,A> (also extends org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep<S,PDF>)
- org.hibernate.search.engine.search.aggregation.dsl.AvgAggregationFieldStep<PDF>
- org.hibernate.search.engine.search.aggregation.dsl.CountAggregationFieldStep<PDF>
- org.hibernate.search.engine.search.aggregation.dsl.CountDistinctAggregationFieldStep<PDF>
- org.hibernate.search.engine.search.aggregation.dsl.MaxAggregationFieldStep<PDF>
- org.hibernate.search.engine.search.aggregation.dsl.MinAggregationFieldStep<PDF>
- org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationFieldStep<PDF>
- org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationRangeStep<N,PDF,F>
- org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactory
- org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactoryExtension<T>
- org.hibernate.search.engine.search.aggregation.dsl.SumAggregationFieldStep<PDF>
- org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationFieldStep<PDF>