Class SearchTemplateAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<SearchTemplateResponse>
-
- org.elasticsearch.script.mustache.SearchTemplateAction
-
public class SearchTemplateAction extends ActionType<SearchTemplateResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static SearchTemplateActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final SearchTemplateAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-