Uses of Interface
org.graylog2.indexer.searches.SearchesAdapter
Packages that use SearchesAdapter
-
Uses of SearchesAdapter in org.graylog2.indexer.searches
Constructors in org.graylog2.indexer.searches with parameters of type SearchesAdapterModifierConstructorDescriptionSearches(IndexRangeService indexRangeService, com.codahale.metrics.MetricRegistry metricRegistry, StreamService streamService, Indices indices, IndexSetRegistry indexSetRegistry, SearchesAdapter searchesAdapter) -
Uses of SearchesAdapter in org.graylog2.storage.providers
Constructor parameters in org.graylog2.storage.providers with type arguments of type SearchesAdapterModifierConstructorDescriptionSearchesAdapterProvider(SearchVersion version, Map<SearchVersion, javax.inject.Provider<SearchesAdapter>> pluginBindings)