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