| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,SearchType.Result> |
QueryResult.searchTypes() |
| Modifier and Type | Method and Description |
|---|---|
abstract QueryResult.Builder |
QueryResult.Builder.searchTypes(Map<String,SearchType.Result> results) |
| Modifier and Type | Method and Description |
|---|---|
SearchType.Result |
SearchTypeHandler.doExtractResultImpl(SearchJob job,
Query query,
S searchType,
R queryResult,
Q queryContext) |
default SearchType.Result |
SearchTypeHandler.extractResult(SearchJob job,
Query query,
SearchType searchType,
R queryResult,
Q queryContext) |
| Modifier and Type | Class and Description |
|---|---|
static class |
MessageList.Result |
| Modifier and Type | Class and Description |
|---|---|
static class |
EventList.Result |
| Modifier and Type | Class and Description |
|---|---|
class |
PivotResult |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.