| Package | Description |
|---|---|
| org.apache.tez.dag.app | |
| org.apache.tez.dag.app.dag.impl |
| Modifier and Type | Field and Description |
|---|---|
DAGImpl |
RecoveryParser.RecoveredDAGData.recoveredDAG |
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.hadoop.yarn.state.StateMachineFactory<DAGImpl,DAGState,DAGEventType,DAGEvent> |
DAGImpl.stateMachineFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
DAGImpl.StartTransition.transition(DAGImpl dag,
DAGEvent event)
This transition executes in the event-dispatcher thread, though it's
triggered in MRAppMaster's startJobs() method.
|
Copyright © 2014 Apache Software Foundation. All rights reserved.