| Modifier and Type | Method and Description |
|---|---|
abstract BackendQuery |
Query.query() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<BackendQuery> |
GlobalOverride.query() |
Optional<BackendQuery> |
SearchType.query() |
Optional<BackendQuery> |
SearchType.Fallback.query() |
| Modifier and Type | Method and Description |
|---|---|
abstract GlobalOverride.Builder |
GlobalOverride.Builder.query(BackendQuery query) |
abstract Query.Builder |
Query.Builder.query(BackendQuery query) |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticsearchQueryString |
| Modifier and Type | Class and Description |
|---|---|
static class |
BackendQuery.Fallback |
| Modifier and Type | Method and Description |
|---|---|
abstract MessageList.Builder |
MessageList.Builder.query(BackendQuery query) |
| Modifier and Type | Method and Description |
|---|---|
abstract EventList.Builder |
EventList.Builder.query(BackendQuery query) |
| Modifier and Type | Method and Description |
|---|---|
abstract Pivot.Builder |
Pivot.Builder.query(BackendQuery query) |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<BackendQuery> |
WidgetDTO.query() |
| Modifier and Type | Method and Description |
|---|---|
abstract WidgetDTO.Builder |
WidgetDTO.Builder.query(BackendQuery query) |
| Modifier and Type | Method and Description |
|---|---|
abstract BackendQuery |
QueryEntity.query() |
| Modifier and Type | Method and Description |
|---|---|
Optional<BackendQuery> |
SearchTypeEntity.query() |
Optional<BackendQuery> |
SearchTypeEntity.Fallback.query() |
abstract Optional<BackendQuery> |
WidgetEntity.query() |
| Modifier and Type | Method and Description |
|---|---|
abstract PivotEntity.Builder |
PivotEntity.Builder.query(BackendQuery query) |
abstract MessageListEntity.Builder |
MessageListEntity.Builder.query(BackendQuery query) |
abstract EventListEntity.Builder |
EventListEntity.Builder.query(BackendQuery query) |
abstract QueryEntity.Builder |
QueryEntity.Builder.query(BackendQuery query) |
abstract WidgetEntity.Builder |
WidgetEntity.Builder.query(BackendQuery query) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.