| Modifier and Type | Method and Description |
|---|---|
SearchType |
SearchType.applyExecutionContext(SearchTypeExecutionState executionState) |
SearchType |
SearchType.Fallback.applyExecutionContext(SearchTypeExecutionState state) |
| Modifier and Type | Method and Description |
|---|---|
abstract SearchTypeExecutionState |
SearchTypeExecutionState.Builder.build() |
static SearchTypeExecutionState |
SearchTypeExecutionState.from(ExecutionStateGlobalOverride globalOverride) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableMap<String,SearchTypeExecutionState> |
ExecutionStateGlobalOverride.searchTypes() |
abstract com.google.common.collect.ImmutableMap.Builder<String,SearchTypeExecutionState> |
ExecutionStateGlobalOverride.Builder.searchTypesBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract ExecutionStateGlobalOverride.Builder |
ExecutionStateGlobalOverride.Builder.searchTypes(com.google.common.collect.ImmutableMap<String,SearchTypeExecutionState> searchTypes) |
| Modifier and Type | Method and Description |
|---|---|
SearchType |
MessageList.applyExecutionContext(SearchTypeExecutionState executionState) |
| Modifier and Type | Method and Description |
|---|---|
SearchType |
EventList.applyExecutionContext(SearchTypeExecutionState state) |
| Modifier and Type | Method and Description |
|---|---|
SearchType |
Pivot.applyExecutionContext(SearchTypeExecutionState state) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.