public class TezDagExecutor
extends java.lang.Object
implements java.lang.Runnable
Callable so it could be submitted to the Executor async.| Constructor and Description |
|---|
TezDagExecutor(ExecutionContextAwareTezClient tezClient,
org.apache.tez.dag.api.DAG dag) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public TezDagExecutor(ExecutionContextAwareTezClient tezClient, org.apache.tez.dag.api.DAG dag)
tezClient - dag -