Uses of Class
org.graylog.plugins.pipelineprocessor.processors.ConfigurationStateUpdater
Packages that use ConfigurationStateUpdater
Package
Description
-
Uses of ConfigurationStateUpdater in org.graylog.plugins.pipelineprocessor
Constructors in org.graylog.plugins.pipelineprocessor with parameters of type ConfigurationStateUpdaterModifierConstructorDescriptionPipelineProcessorMessageDecorator(PipelineInterpreter pipelineInterpreter, ConfigurationStateUpdater pipelineStateUpdater, Decorator decorator) -
Uses of ConfigurationStateUpdater in org.graylog.plugins.pipelineprocessor.processors
Constructors in org.graylog.plugins.pipelineprocessor.processors with parameters of type ConfigurationStateUpdaterModifierConstructorDescriptionPipelineInterpreter(MessageQueueAcknowledger messageQueueAcknowledger, com.codahale.metrics.MetricRegistry metricRegistry, ConfigurationStateUpdater stateUpdater) -
Uses of ConfigurationStateUpdater in org.graylog.plugins.pipelineprocessor.rest
Constructors in org.graylog.plugins.pipelineprocessor.rest with parameters of type ConfigurationStateUpdaterModifierConstructorDescriptionRuleResource(RuleService ruleService, PipelineService pipelineService, RuleMetricsConfigService ruleMetricsConfigService, PipelineRuleParser pipelineRuleParser, PaginatedRuleService paginatedRuleService, FunctionRegistry functionRegistry, PipelineServiceHelper pipelineServiceHelper, ConfigurationStateUpdater configurationStateUpdater, StreamService streamService) SimulatorResource(PipelineInterpreter pipelineInterpreter, ConfigurationStateUpdater pipelineStateUpdater, StreamService streamService)