Class RemoveFromStreamDestination

java.lang.Object
org.graylog.plugins.pipelineprocessor.ast.functions.AbstractFunction<Void>
org.graylog2.outputs.filter.functions.RemoveFromStreamDestination
All Implemented Interfaces:
Function<Void>

public class RemoveFromStreamDestination extends AbstractFunction<Void>
An internal function that is used for the pipeline processing rule OutputFilter implementation.
See Also: