Interface ElasticsearchSearchAggregationIndexScope<S extends ElasticsearchSearchAggregationIndexScope<?>>

All Superinterfaces:
EventContextProvider, SearchAggregationIndexScope<S>, SearchIndexScope<S>
All Known Subinterfaces:
ElasticsearchSearchQueryIndexScope<S>
All Known Implementing Classes:
ElasticsearchSearchIndexScopeImpl

public interface ElasticsearchSearchAggregationIndexScope<S extends ElasticsearchSearchAggregationIndexScope<?>> extends SearchAggregationIndexScope<S>