Class PersistentTasksNodeService

  • All Implemented Interfaces:
    ClusterStateListener

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