Uses of Interface
org.graylog.events.processor.aggregation.AggregationSearch.Factory
Packages that use AggregationSearch.Factory
-
Uses of AggregationSearch.Factory in org.graylog.events.processor.aggregation
Constructors in org.graylog.events.processor.aggregation with parameters of type AggregationSearch.FactoryModifierConstructorDescriptionAggregationEventProcessor(EventDefinition eventDefinition, AggregationSearch.Factory aggregationSearchFactory, EventProcessorDependencyCheck dependencyCheck, DBEventProcessorStateService stateService, MoreSearch moreSearch, EventStreamService eventStreamService, Messages messages)