| Package | Description |
|---|---|
| org.graylog.plugins.views.search | |
| org.graylog.plugins.views.search.export | |
| org.graylog.plugins.views.search.rest |
| Modifier and Type | Method and Description |
|---|---|
Search |
Search.applyExecutionState(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ExecutionState executionState) |
| Modifier and Type | Method and Description |
|---|---|
abstract ExecutionState |
ResultFormat.executionState() |
| Modifier and Type | Method and Description |
|---|---|
abstract ResultFormat.Builder |
ResultFormat.Builder.executionState(ExecutionState executionState) |
| Modifier and Type | Method and Description |
|---|---|
abstract ExecutionState |
ExecutionState.Builder.build() |
static ExecutionState |
ExecutionState.empty() |
| Modifier and Type | Method and Description |
|---|---|
SearchJob |
SearchExecutor.execute(Search search,
SearchUser searchUser,
ExecutionState executionState) |
SearchJob |
SearchExecutor.execute(String searchId,
SearchUser searchUser,
ExecutionState executionState) |
javax.ws.rs.core.Response |
SearchResource.executeQuery(String id,
ExecutionState executionState,
SearchUser searchUser) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.