| Package | Description |
|---|---|
| org.graylog.events.search |
| Modifier and Type | Method and Description |
|---|---|
void |
MoreSearch.scrollQuery(String queryString,
Set<String> streams,
Set<Parameter> queryParameters,
TimeRange timeRange,
int batchSize,
MoreSearch.ScrollCallback resultCallback)
This scrolls results for the given query, streams and time range from Elasticsearch.
|
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.