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