Uses of Class
modules.commons.search.request.Aggregation
-
Packages that use Aggregation Package Description modules.commons.search.request -
-
Uses of Aggregation in modules.commons.search.request
Methods in modules.commons.search.request that return types with arguments of type Aggregation Modifier and Type Method Description List<Aggregation>SearchResponse. getAggregations()Method parameters in modules.commons.search.request with type arguments of type Aggregation Modifier and Type Method Description voidSearchResponse. setAggregations(List<Aggregation> aggregations)
-