Package org.graylog2.outputs.filter
Interface PipelineRuleOutputFilterState.Factory
- Enclosing class:
- PipelineRuleOutputFilterState
public static interface PipelineRuleOutputFilterState.Factory
-
Method Summary
-
Method Details
-
newState
PipelineRuleOutputFilterState newState(com.google.common.collect.ImmutableMap<String, Pipeline> pipelines, com.google.common.collect.ImmutableSet<String> destinations, com.google.common.collect.ImmutableSet<String> activeStreams)
-