Uses of Class
org.apache.tez.dag.app.dag.impl.DAGImpl

Packages that use DAGImpl
org.apache.tez.dag.app.dag.impl   
 

Uses of DAGImpl in org.apache.tez.dag.app.dag.impl
 

Fields in org.apache.tez.dag.app.dag.impl with type parameters of type DAGImpl
protected static org.apache.hadoop.yarn.state.StateMachineFactory<DAGImpl,DAGState,DAGEventType,DAGEvent> DAGImpl.stateMachineFactory
           
 

Methods in org.apache.tez.dag.app.dag.impl with parameters of type DAGImpl
 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.