Package org.opensearch.index.reindex
Class RethrottleAction
- java.lang.Object
-
- org.opensearch.action.ActionType<ListTasksResponse>
-
- org.opensearch.index.reindex.RethrottleAction
-
public class RethrottleAction extends ActionType<ListTasksResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static RethrottleActionINSTANCEstatic java.lang.StringNAME
-
Method Summary
-
Methods inherited from class org.opensearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
-
-
-
Field Detail
-
INSTANCE
public static final RethrottleAction INSTANCE
-
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
-
-