Class CompletionPersistentTaskAction


  • public class CompletionPersistentTaskAction
    extends Action<PersistentTaskResponse>
    Action 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.