Interface ElasticsearchSearchIndexScope<S extends ElasticsearchSearchIndexScope<?>>

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

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