| Package | Description |
|---|---|
| org.graylog2.indexer.searches | |
| org.graylog2.rest.resources.search |
| Modifier and Type | Method and Description |
|---|---|
ScrollResult |
Searches.scroll(String query,
TimeRange range,
int limit,
int offset,
List<String> fields,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.jersey.server.ChunkedOutput<ScrollResult.ScrollChunk> |
SearchResource.buildChunkedOutput(ScrollResult scroll,
int limit) |
protected Runnable |
SearchResource.createScrollChunkProducer(ScrollResult scroll,
org.glassfish.jersey.server.ChunkedOutput<ScrollResult.ScrollChunk> output,
int limit) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.