public class ScrollWork extends SimpleElasticsearchWork<SearchResult>
Modifier and Type | Class and Description |
---|---|
static class |
ScrollWork.Builder |
dirtiedIndexName, markIndexDirty, request, resultAssessor
Modifier | Constructor and Description |
---|---|
protected |
ScrollWork(ScrollWork.Builder builder) |
Modifier and Type | Method and Description |
---|---|
protected SearchResult |
generateResult(ElasticsearchWorkExecutionContext context,
ElasticsearchResponse response) |
afterSuccess, aggregate, beforeExecute, execute, getLuceneWork, toString
protected ScrollWork(ScrollWork.Builder builder)
protected SearchResult generateResult(ElasticsearchWorkExecutionContext context, ElasticsearchResponse response)
generateResult
in class SimpleElasticsearchWork<SearchResult>
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved