Interface ElasticsearchSearchSortIndexScope<S extends ElasticsearchSearchSortIndexScope<?>>

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

public interface ElasticsearchSearchSortIndexScope<S extends ElasticsearchSearchSortIndexScope<?>> extends SearchSortIndexScope<S>