| Package | Description |
|---|---|
| org.apache.tez.dag.app | |
| org.apache.tez.dag.app.dag | |
| org.apache.tez.dag.app.dag.impl |
| Modifier and Type | Method and Description |
|---|---|
protected DAG |
DAGAppMaster.createDAG(org.apache.tez.dag.api.records.DAGProtos.DAGPlan dagPB) |
DAG |
AppContext.getCurrentDAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
DAGAppMaster.setCurrentDAG(DAG currentDAG) |
void |
AppContext.setDAG(DAG dag) |
void |
DAGAppMaster.tryKillDAG(DAG dag) |
| Modifier and Type | Method and Description |
|---|---|
DAG |
Vertex.getDAG() |
| Constructor and Description |
|---|
StateChangeNotifier(DAG dag) |
| Modifier and Type | Class and Description |
|---|---|
class |
DAGImpl
Implementation of Job interface.
|
| Modifier and Type | Method and Description |
|---|---|
DAG |
VertexImpl.getDAG() |
| Constructor and Description |
|---|
DAGSchedulerNaturalOrder(DAG dag,
org.apache.hadoop.yarn.event.EventHandler dispatcher) |
DAGSchedulerNaturalOrderControlled(DAG dag,
org.apache.hadoop.yarn.event.EventHandler dispatcher) |
Copyright © 2014 Apache Software Foundation. All rights reserved.