Uses of Class
org.elasticsearch.search.aggregations.SearchContextAggregations
-
Packages that use SearchContextAggregations Package Description org.elasticsearch.search.internal -
-
Uses of SearchContextAggregations in org.elasticsearch.search.internal
Methods in org.elasticsearch.search.internal that return SearchContextAggregations Modifier and Type Method Description SearchContextAggregationsFilteredSearchContext. aggregations()abstract SearchContextAggregationsSearchContext. aggregations()Methods in org.elasticsearch.search.internal with parameters of type SearchContextAggregations Modifier and Type Method Description SearchContextFilteredSearchContext. aggregations(SearchContextAggregations aggregations)abstract SearchContextSearchContext. aggregations(SearchContextAggregations aggregations)SearchContextSubSearchContext. aggregations(SearchContextAggregations aggregations)
-