@InterfaceAudience.Private

Package org.apache.tez.dag.app.dag

Interface Summary
DAG Main interface to interact with the job.
DAGScheduler  
Task Read only view of Task.
TaskAttempt Read only view of TaskAttempt.
Vertex Main interface to interact with the job.
 

Class Summary
DAGReport  
RootInputInitializerRunner  
TaskAttempt.TaskAttemptStatus  
 

Enum Summary
DAGState  
DAGTerminationCause Represents proximate cause of a DAG transition to FAILED or KILLED.
JobStateInternal  
TaskAttemptStateInternal TaskAttemptImpl internal state machine states.
TaskStateInternal  
TaskTerminationCause Represents proximate cause of a Task transition to FAILED or KILLED.
VertexState  
VertexTerminationCause Represents proximate cause of transition to FAILED or KILLED.
 



Copyright © 2014 Apache Software Foundation. All rights reserved.