Class PersistentTasksNodeService

java.lang.Object
org.elasticsearch.persistent.PersistentTasksNodeService
All Implemented Interfaces:
ClusterStateListener

public class PersistentTasksNodeService extends Object implements ClusterStateListener
This component is responsible for coordination of execution of persistent tasks on individual nodes. It runs on all nodes in the cluster and monitors cluster state changes to detect started commands.