| Package | Description |
|---|---|
| org.graylog.plugins.views.search | |
| org.graylog2.decorators | |
| org.graylog2.rest.resources.search |
| Constructor and Description |
|---|
LegacyDecoratorProcessor(DecoratorProcessor decoratorProcessor,
Map<String,SearchResponseDecorator.Factory> searchResponseDecorators) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DecoratorProcessor.Fake |
class |
DecoratorProcessorImpl |
| Constructor and Description |
|---|
AbsoluteSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
KeywordSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
RelativeSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
SearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.