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

java.lang.Object
  extended by org.apache.hadoop.mapreduce.v2.app.webapp.App

public class App
extends Object


Method Summary
 Job getJob()
           
 Task getTask()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJob

public Job getJob()

getTask

public Task getTask()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.