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