Package org.elasticsearch.action.search
Class SearchScrollAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<SearchResponse>
-
- org.elasticsearch.action.search.SearchScrollAction
-
public class SearchScrollAction extends ActionType<SearchResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static SearchScrollActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final SearchScrollAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-