| Package | Description |
|---|---|
| org.graylog.plugins.views.search | |
| org.graylog.plugins.views.search.engine | |
| org.graylog.plugins.views.search.errors |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<SearchError> |
QueryResult.errors() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchJob.addError(SearchError t) |
static QueryResult |
QueryResult.failedQueryWithError(Query query,
SearchError error) |
| Modifier and Type | Method and Description |
|---|---|
abstract QueryResult.Builder |
QueryResult.Builder.errors(Set<SearchError> errors) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SearchError> |
GeneratedQueryContext.errors() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedQueryContext.addError(SearchError error) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyParameterError |
class |
ParameterExpansionError |
class |
QueryError |
class |
ResultWindowLimitError |
class |
SearchTypeError |
class |
UnboundParameterError |
| Modifier and Type | Method and Description |
|---|---|
SearchError |
SearchException.error() |
| Constructor and Description |
|---|
SearchException(SearchError error) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.