Package org.elasticsearch.persistent
Class CompletionPersistentTaskAction
java.lang.Object
org.elasticsearch.action.ActionType<PersistentTaskResponse>
org.elasticsearch.persistent.CompletionPersistentTaskAction
ActionType that is used by executor node to indicate that the persistent action finished or failed on the node and needs to be
removed from the cluster state in case of successful completion or restarted on some other node in case of failure.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final CompletionPersistentTaskAction
static final Version
static final String
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
LOCAL_ABORT_AVAILABLE_VERSION
-