Package org.elasticsearch.persistent
Class StartPersistentTaskAction
java.lang.Object
org.elasticsearch.action.ActionType<PersistentTaskResponse>
org.elasticsearch.persistent.StartPersistentTaskAction
This action can be used to add the record for the persistent action to the cluster state.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-