Uses of Class
org.graylog.events.processor.aggregation.AggregationEventProcessorParameters
Packages that use AggregationEventProcessorParameters
-
Uses of AggregationEventProcessorParameters in org.graylog.events.processor.aggregation
Methods in org.graylog.events.processor.aggregation that return AggregationEventProcessorParametersModifier and TypeMethodDescriptionabstract AggregationEventProcessorParametersAggregationEventProcessorParameters.Builder.build()Methods in org.graylog.events.processor.aggregation with parameters of type AggregationEventProcessorParametersModifier and TypeMethodDescriptionAggregationSearch.Factory.create(AggregationEventProcessorConfig config, AggregationEventProcessorParameters parameters, String searchOwner, EventDefinition eventDefinition) Constructors in org.graylog.events.processor.aggregation with parameters of type AggregationEventProcessorParametersModifierConstructorDescriptionPivotAggregationSearch(AggregationEventProcessorConfig config, AggregationEventProcessorParameters parameters, String searchOwner, EventDefinition eventDefinition, SearchJobService searchJobService, QueryEngine queryEngine, EventsConfigurationProvider configProvider, MoreSearch moreSearch, PermittedStreams permittedStreams, NotificationService notificationService)