Package org.opensearch.persistent
Class UpdatePersistentTaskStatusAction
java.lang.Object
org.opensearch.action.ActionType<PersistentTaskResponse>
org.opensearch.persistent.UpdatePersistentTaskStatusAction
Transport action for updating persistent tasks
- Opensearch.internal:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The action request.static class
The request builder.static class
The transport action. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final UpdatePersistentTaskStatusAction
static final String
-
Method Summary
Methods inherited from class org.opensearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-