Uses of Class
org.apache.hadoop.mapreduce.v2.app.webapp.App

Packages that use App
org.apache.hadoop.mapreduce.v2.app.webapp   
org.apache.hadoop.mapreduce.v2.app.webapp.dao   
 

Uses of App in org.apache.hadoop.mapreduce.v2.app.webapp
 

Fields in org.apache.hadoop.mapreduce.v2.app.webapp declared as App
protected  App AppController.app
           
 

Constructors in org.apache.hadoop.mapreduce.v2.app.webapp with parameters of type App
AMWebServices(App app, AppContext context, org.apache.hadoop.conf.Configuration conf)
           
AppController(App app, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.yarn.webapp.Controller.RequestContext ctx)
           
AppController(App app, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.yarn.webapp.Controller.RequestContext ctx, String title)
           
 

Uses of App in org.apache.hadoop.mapreduce.v2.app.webapp.dao
 

Constructors in org.apache.hadoop.mapreduce.v2.app.webapp.dao with parameters of type App
AppInfo(App app, AppContext context)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.