| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.multibindings.MapBinder<String,ESSearchTypeHandler<? extends SearchType>> |
ViewsModule.esSearchTypeHandlerBinder() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.binder.ScopedBindingBuilder |
ViewsModule.registerESSearchTypeHandler(String name,
Class<? extends ESSearchTypeHandler<? extends SearchType>> implementation) |
| Constructor and Description |
|---|
ElasticsearchBackend(Map<String,javax.inject.Provider<ESSearchTypeHandler<? extends SearchType>>> elasticsearchSearchTypeHandlers,
QueryStringParser queryStringParser,
io.searchbox.client.JestClient jestClient,
IndexRangeService indexRangeService,
StreamService streamService,
ESQueryDecorators esQueryDecorators) |
| Modifier and Type | Class and Description |
|---|---|
class |
ESDateHistogram |
class |
ESFieldMetric |
class |
ESGroupBy |
class |
ESGroupByHistogram |
class |
ESMessageList |
| Modifier and Type | Class and Description |
|---|---|
class |
ESPivot |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.