public interface ScrollResult
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScrollResult.ScrollChunk |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
String |
getQueryHash() |
ScrollResult.ScrollChunk |
nextChunk() |
long |
tookMs() |
long |
totalHits() |
ScrollResult.ScrollChunk nextChunk() throws IOException
IOExceptionString getQueryHash()
long totalHits()
void cancel()
throws IOException
IOExceptionlong tookMs()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.