Package org.opensearch.script.mustache
Class SearchTemplateAction
java.lang.Object
org.opensearch.action.ActionType<SearchTemplateResponse>
org.opensearch.script.mustache.SearchTemplateAction
public class SearchTemplateAction extends ActionType<SearchTemplateResponse>
-
Field Summary
Fields Modifier and Type Field Description static SearchTemplateActionINSTANCEstatic java.lang.StringNAME -
Method Summary
Methods inherited from class org.opensearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
public static final java.lang.String NAME- See Also:
- Constant Field Values
-