Uses of Class
org.apache.hadoop.mapreduce.v2.hs.webapp.HsView

Packages that use HsView
org.apache.hadoop.mapreduce.v2.hs.webapp   
 

Uses of HsView in org.apache.hadoop.mapreduce.v2.hs.webapp
 

Subclasses of HsView in org.apache.hadoop.mapreduce.v2.hs.webapp
 class HsAboutPage
          A Page the shows info about the history server
 class HsAttemptsPage
          Render a page showing the attempts made of a given type and a given job.
 class HsConfPage
          Render a page with the configuration for a give job in it.
 class HsCountersPage
          Render the counters page
 class HsJobPage
          Render a page that describes a specific job.
 class HsLogsPage
           
 class HsSingleCounterPage
          Render the counters page
 class HsTaskPage
          A Page the shows the status of a given task
 class HsTasksPage
          A page showing the tasks for a given application.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.