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