Modifier and Type | Class and Description |
---|---|
class |
AppView |
class |
AttemptsPage |
class |
ConfBlock
Render the configuration for this job.
|
class |
CountersBlock |
class |
CountersPage |
class |
InfoPage |
class |
JobBlock |
class |
JobConfPage
Render a page with the configuration for a given job in it.
|
class |
JobPage |
class |
JobsBlock |
class |
SingleCounterBlock |
class |
SingleCounterPage
Render the counters page
|
class |
TaskPage |
class |
TasksBlock |
class |
TasksPage |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends View> |
AppController.attemptsPage() |
protected Class<? extends View> |
AppController.confPage() |
protected Class<? extends View> |
AppController.countersPage() |
protected Class<? extends View> |
AppController.jobPage() |
protected Class<? extends View> |
AppController.singleCounterPage() |
protected Class<? extends View> |
AppController.taskPage() |
protected Class<? extends View> |
AppController.tasksPage() |
Modifier and Type | Class and Description |
---|---|
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 |
HsJobBlock
Render a block of HTML for a give job.
|
class |
HsJobPage
Render a page that describes a specific job.
|
class |
HsJobsBlock
Render all of the jobs that the history server is aware of.
|
class |
HsLogsPage |
class |
HsNavBlock
The navigation block for the history server
|
class |
HsSingleCounterPage
Render the counters page
|
class |
HsTaskPage
A Page the shows the status of a given task
|
class |
HsTasksBlock
Render the a table of tasks for a given type.
|
class |
HsTasksPage
A page showing the tasks for a given application.
|
class |
HsView
A view that should be used as the base class for all history server pages.
|
Modifier and Type | Method and Description |
---|---|
protected Class<? extends View> |
HsController.aboutPage() |
protected Class<? extends View> |
HsController.attemptsPage() |
protected Class<? extends View> |
HsController.confPage() |
Class<? extends View> |
HsController.countersPage() |
protected Class<? extends View> |
HsController.jobPage() |
protected Class<? extends View> |
HsController.singleCounterPage() |
protected Class<? extends View> |
HsController.taskPage() |
protected Class<? extends View> |
HsController.tasksPage() |
Modifier and Type | Class and Description |
---|---|
class |
AllApplicationsPage |
static class |
AllApplicationsPage.AllApplicationsBlock |
class |
AllContainersPage |
static class |
AllContainersPage.AllContainersBlock |
class |
ApplicationPage |
static class |
ApplicationPage.ApplicationBlock |
class |
ContainerLogsPage |
static class |
ContainerLogsPage.ContainersLogsBlock |
class |
ContainerPage |
static class |
ContainerPage.ContainerBlock |
class |
NMView |
class |
NodePage |
static class |
NodePage.NodeBlock |
Modifier and Type | Class and Description |
---|---|
class |
AboutBlock |
class |
AboutPage |
class |
AppBlock |
class |
AppPage |
class |
FairSchedulerAppsBlock
Shows application information specific to the fair
scheduler as part of the fair scheduler page.
|
class |
FairSchedulerPage |
class |
MetricsOverviewTable
Provides an table with an overview of many cluster wide metrics and if
per user metrics are enabled it will show an overview of what the
current user is using on the cluster.
|
class |
RmView |
Modifier and Type | Method and Description |
---|---|
protected void |
Controller.render(Class<? extends View> cls) |
Modifier and Type | Class and Description |
---|---|
static class |
HelloWorld.HelloView |
static class |
MyApp.MyView |
Modifier and Type | Class and Description |
---|---|
class |
AggregatedLogsBlock |
class |
AggregatedLogsNavBlock |
class |
AggregatedLogsPage |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPage |
class |
ErrorPage
A jquery-ui themeable error page
|
class |
FooterBlock |
class |
HeaderBlock |
class |
HtmlBlock |
class |
HtmlPage
The parent class of all HTML pages.
|
class |
InfoBlock |
class |
JQueryUI |
class |
LipsumBlock |
class |
NavBlock |
class |
TextPage |
class |
TextView |
class |
TwoColumnCssLayout
A reusable, pure-css, cross-browser, left nav, 2 column,
supposedly liquid layout.
|
class |
TwoColumnLayout
A simpler two column layout implementation with a header, a navigation bar
on the left, content on the right, and a footer.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.