public class PipelineProcessorMessageDecorator extends Object implements SearchResponseDecorator
| Modifier and Type | Class and Description |
|---|---|
static class |
PipelineProcessorMessageDecorator.Config |
static class |
PipelineProcessorMessageDecorator.Descriptor |
static interface |
PipelineProcessorMessageDecorator.Factory |
| Constructor and Description |
|---|
PipelineProcessorMessageDecorator(PipelineInterpreter pipelineInterpreter,
ConfigurationStateUpdater pipelineStateUpdater,
Decorator decorator) |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
apply(SearchResponse searchResponse) |
@Inject public PipelineProcessorMessageDecorator(PipelineInterpreter pipelineInterpreter, ConfigurationStateUpdater pipelineStateUpdater, Decorator decorator)
public SearchResponse apply(SearchResponse searchResponse)
apply in interface Function<SearchResponse,SearchResponse>Copyright © 2012–2021 Graylog, Inc.. All rights reserved.