Uses of Class
org.apache.tez.dag.app.DAGAppMaster

Packages that use DAGAppMaster
org.apache.tez.dag.app   
 

Uses of DAGAppMaster in org.apache.tez.dag.app
 

Methods in org.apache.tez.dag.app that return DAGAppMaster
 DAGAppMaster AppContext.getAppMaster()
           
 

Methods in org.apache.tez.dag.app with parameters of type DAGAppMaster
protected static void DAGAppMaster.initAndStartAppMaster(DAGAppMaster appMaster, org.apache.hadoop.conf.Configuration conf, String jobUserName)
           
 

Constructors in org.apache.tez.dag.app with parameters of type DAGAppMaster
RecoveryParser(DAGAppMaster dagAppMaster, org.apache.hadoop.fs.FileSystem recoveryFS, org.apache.hadoop.fs.Path recoveryDataDir, int currentAttemptId)
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.