Uses of Class
org.graylog.events.processor.EventStreamService
Packages that use EventStreamService
-
Uses of EventStreamService in org.graylog.events.processor.aggregation
Constructors in org.graylog.events.processor.aggregation with parameters of type EventStreamServiceModifierConstructorDescriptionAggregationEventProcessor(EventDefinition eventDefinition, AggregationSearch.Factory aggregationSearchFactory, EventProcessorDependencyCheck dependencyCheck, DBEventProcessorStateService stateService, MoreSearch moreSearch, EventStreamService eventStreamService, Messages messages, NotificationService notificationService, PermittedStreams permittedStreams, Set<EventQuerySearchTypeSupplier> eventQueryModifiers, MessageFactory messageFactory)