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