| Package | Description |
|---|---|
| org.graylog.plugins.views | |
| org.graylog.plugins.views.search.elasticsearch | |
| org.graylog.plugins.views.search.engine |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.multibindings.MapBinder<String,QueryBackend<? extends GeneratedQueryContext>> |
ViewsModule.queryBackendBinder() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.binder.ScopedBindingBuilder |
ViewsModule.registerQueryBackend(String name,
Class<? extends QueryBackend<? extends GeneratedQueryContext>> implementation) |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticsearchBackend |
| Constructor and Description |
|---|
QueryEngine(Map<String,QueryBackend<? extends GeneratedQueryContext>> queryBackends,
Set<QueryMetadataDecorator> queryMetadataDecorators) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.