Interface SearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>>

All Superinterfaces:
EventContextProvider, SearchIndexScope<S>
All Known Subinterfaces:
SearchQueryIndexScope<S>
All Known Implementing Classes:
AbstractSearchIndexScope

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