Uses of Class
org.elasticsearch.action.search.SearchScrollAction
-
Packages that use SearchScrollAction Package Description org.elasticsearch.action.search -
-
Uses of SearchScrollAction in org.elasticsearch.action.search
Fields in org.elasticsearch.action.search declared as SearchScrollAction Modifier and Type Field Description static SearchScrollActionSearchScrollAction. INSTANCEConstructors in org.elasticsearch.action.search with parameters of type SearchScrollAction Constructor Description SearchScrollRequestBuilder(ElasticsearchClient client, SearchScrollAction action)SearchScrollRequestBuilder(ElasticsearchClient client, SearchScrollAction action, String scrollId)
-