Class InfinispanAggregation<T>
java.lang.Object
org.infinispan.query.dsl.embedded.impl.InfinispanAggregation<T>
-
Constructor Summary
ConstructorsConstructorDescriptionInfinispanAggregation(org.hibernate.search.engine.search.aggregation.SearchAggregation<Map<T, Long>> searchAggregation, org.infinispan.objectfilter.impl.syntax.parser.AggregationPropertyPath propertyPath, boolean displayGroupFirst) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.infinispan.objectfilter.impl.syntax.parser.AggregationPropertyPath
-
Constructor Details
-
InfinispanAggregation
-
-
Method Details
-
searchAggregation
-
propertyPath
public org.infinispan.objectfilter.impl.syntax.parser.AggregationPropertyPath propertyPath() -
displayGroupFirst
public boolean displayGroupFirst()
-