| Package | Description |
|---|---|
| org.elasticsearch.percolator | |
| org.elasticsearch.search.internal |
| Modifier and Type | Method and Description |
|---|---|
ScrollContext |
PercolateContext.scrollContext() |
| Modifier and Type | Method and Description |
|---|---|
SearchContext |
PercolateContext.scrollContext(ScrollContext scroll) |
| Modifier and Type | Method and Description |
|---|---|
ScrollContext |
FilteredSearchContext.scrollContext() |
ScrollContext |
DefaultSearchContext.scrollContext() |
abstract ScrollContext |
SearchContext.scrollContext() |
| Modifier and Type | Method and Description |
|---|---|
SearchContext |
SubSearchContext.scrollContext(ScrollContext scrollContext) |
SearchContext |
FilteredSearchContext.scrollContext(ScrollContext scroll) |
SearchContext |
DefaultSearchContext.scrollContext(ScrollContext scrollContext) |
abstract SearchContext |
SearchContext.scrollContext(ScrollContext scroll) |
Copyright © 2009–2017. All rights reserved.