Class PutStoredScriptAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<AcknowledgedResponse>
-
- org.elasticsearch.action.admin.cluster.storedscripts.PutStoredScriptAction
-
public class PutStoredScriptAction extends ActionType<AcknowledgedResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static PutStoredScriptActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final PutStoredScriptAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-