Uses of Interface
org.graylog.events.processor.aggregation.EventQuerySearchTypeSupplier
Packages that use EventQuerySearchTypeSupplier
-
Uses of EventQuerySearchTypeSupplier in org.graylog.events.processor.aggregation
Constructor parameters in org.graylog.events.processor.aggregation with type arguments of type EventQuerySearchTypeSupplierModifierConstructorDescriptionAggregationEventProcessor(EventDefinition eventDefinition, AggregationSearch.Factory aggregationSearchFactory, EventProcessorDependencyCheck dependencyCheck, DBEventProcessorStateService stateService, MoreSearch moreSearch, EventStreamService eventStreamService, Messages messages, NotificationService notificationService, PermittedStreams permittedStreams, Set<EventQuerySearchTypeSupplier> eventQueryModifiers, MessageFactory messageFactory) -
Uses of EventQuerySearchTypeSupplier in org.graylog2.plugin
Methods in org.graylog2.plugin that return types with arguments of type EventQuerySearchTypeSupplierModifier and TypeMethodDescriptionprotected com.google.inject.multibindings.Multibinder<EventQuerySearchTypeSupplier>PluginModule.eventQuerySearchTypeSupplierBinder()Method parameters in org.graylog2.plugin with type arguments of type EventQuerySearchTypeSupplierModifier and TypeMethodDescriptionprotected voidPluginModule.addEventQuerySearchTypeSupplier(Class<? extends EventQuerySearchTypeSupplier> eventModifierClass)