Class NodePersistentTasksExecutor

java.lang.Object
org.opensearch.persistent.NodePersistentTasksExecutor

public class NodePersistentTasksExecutor extends Object
This component is responsible for execution of persistent tasks.

It abstracts away the execution of tasks and greatly simplifies testing of PersistentTasksNodeService

Opensearch.internal: