Uses of Class
org.elasticsearch.search.internal.ScrollContext
-
Packages that use ScrollContext Package Description org.elasticsearch.search.internal -
-
Uses of ScrollContext in org.elasticsearch.search.internal
Methods in org.elasticsearch.search.internal that return ScrollContext Modifier and Type Method Description ScrollContextFilteredSearchContext. scrollContext()abstract ScrollContextSearchContext. scrollContext()Methods in org.elasticsearch.search.internal with parameters of type ScrollContext Modifier and Type Method Description SearchContextFilteredSearchContext. scrollContext(ScrollContext scroll)abstract SearchContextSearchContext. scrollContext(ScrollContext scroll)SearchContextSubSearchContext. scrollContext(ScrollContext scrollContext)
-