Class GraphOrchestrator<T>

java.lang.Object
org.testng.internal.thread.graph.GraphOrchestrator<T>

public class GraphOrchestrator<T> extends Object
An orchestrator that works with a IDynamicGraph graph to execute nodes from the DAG in an concurrent fashion by using a ThreadPoolExecutor