| Modifier and Type | Interface and Description |
|---|---|
static interface |
PipelineProcessorMessageDecorator.Factory |
| Constructor and Description |
|---|
LegacyDecoratorProcessor(DecoratorProcessor decoratorProcessor,
Map<String,SearchResponseDecorator.Factory> searchResponseDecorators) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FormatStringDecorator.Factory |
static interface |
LinkFieldDecorator.Factory |
static interface |
LookupTableDecorator.Factory |
static interface |
SyslogSeverityMapperDecorator.Factory |
| Constructor and Description |
|---|
DecoratorResolver(DecoratorService decoratorService,
Map<String,SearchResponseDecorator.Factory> searchResponseDecorators) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.multibindings.MapBinder<String,SearchResponseDecorator.Factory> |
Graylog2Module.searchResponseDecoratorBinder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Graylog2Module.installSearchResponseDecorator(com.google.inject.multibindings.MapBinder<String,SearchResponseDecorator.Factory> searchResponseDecoratorBinder,
Class<? extends SearchResponseDecorator> searchResponseDecoratorClass,
Class<? extends SearchResponseDecorator.Factory> searchResponseDecoratorFactoryClass) |
protected void |
Graylog2Module.installSearchResponseDecorator(com.google.inject.multibindings.MapBinder<String,SearchResponseDecorator.Factory> searchResponseDecoratorBinder,
Class<? extends SearchResponseDecorator> searchResponseDecoratorClass,
Class<? extends SearchResponseDecorator.Factory> searchResponseDecoratorFactoryClass) |
| Constructor and Description |
|---|
DecoratorResource(DecoratorService decoratorService,
Map<String,SearchResponseDecorator.Factory> searchResponseDecorators) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.