Uses of Class
org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation
Packages that use ElasticsearchAggregation
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
-
Uses of ElasticsearchAggregation in org.springframework.data.elasticsearch.client.elc
Classes in org.springframework.data.elasticsearch.client.elc that implement interfaces with type arguments of type ElasticsearchAggregationModifier and TypeClassDescriptionclassAggregationsContainer implementation for the Elasticsearch aggregations.Methods in org.springframework.data.elasticsearch.client.elc that return ElasticsearchAggregationModifier and TypeMethodDescription@Nullable ElasticsearchAggregationReturns the aggregation that is associated with the specified name.Methods in org.springframework.data.elasticsearch.client.elc that return types with arguments of type ElasticsearchAggregationModifier and TypeMethodDescriptionElasticsearchAggregations.aggregations()ElasticsearchAggregations.aggregationsAsMap()