Uses of Interface
org.graylog2.indexer.counts.CountsAdapter
Packages that use CountsAdapter
-
Uses of CountsAdapter in org.graylog2.indexer.counts
Constructors in org.graylog2.indexer.counts with parameters of type CountsAdapterModifierConstructorDescriptionCounts(IndexSetRegistry indexSetRegistry, CountsAdapter countsAdapter) -
Uses of CountsAdapter in org.graylog2.storage.providers
Constructor parameters in org.graylog2.storage.providers with type arguments of type CountsAdapterModifierConstructorDescriptionCountsAdapterProvider(SearchVersion version, Map<SearchVersion, javax.inject.Provider<CountsAdapter>> pluginBindings)