Uses of Class
org.graylog.plugins.pipelineprocessor.simulator.PipelineInterpreterTrace
Packages that use PipelineInterpreterTrace
Package
Description
-
Uses of PipelineInterpreterTrace in org.graylog.plugins.pipelineprocessor.rest
Methods in org.graylog.plugins.pipelineprocessor.rest that return types with arguments of type PipelineInterpreterTraceModifier and TypeMethodDescriptionabstract List<PipelineInterpreterTrace>SimulationResponse.simulationTrace()Method parameters in org.graylog.plugins.pipelineprocessor.rest with type arguments of type PipelineInterpreterTraceModifier and TypeMethodDescriptionabstract SimulationResponse.BuilderSimulationResponse.Builder.simulationTrace(List<PipelineInterpreterTrace> trace) -
Uses of PipelineInterpreterTrace in org.graylog.plugins.pipelineprocessor.simulator
Methods in org.graylog.plugins.pipelineprocessor.simulator that return PipelineInterpreterTraceMethods in org.graylog.plugins.pipelineprocessor.simulator that return types with arguments of type PipelineInterpreterTrace