Modifier and Type | Class and Description |
---|---|
class |
ConfBlock
Render the configuration for this job.
|
class |
CountersBlock |
class |
JobBlock |
class |
JobsBlock |
class |
SingleCounterBlock |
class |
TasksBlock |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SubView> |
SingleCounterPage.content()
The content of this page is the CountersBlock now.
|
protected Class<? extends SubView> |
AttemptsPage.content() |
protected Class<? extends SubView> |
InfoPage.content() |
protected Class<? extends SubView> |
CountersPage.content() |
protected Class<? extends SubView> |
JobPage.content() |
protected Class<? extends SubView> |
JobConfPage.content()
The body of this block is the configuration block.
|
protected Class<? extends SubView> |
AppView.content() |
protected Class<? extends SubView> |
TasksPage.content() |
protected Class<? extends SubView> |
TaskPage.content() |
protected Class<? extends SubView> |
AppView.nav() |
Modifier and Type | Class and Description |
---|---|
class |
HsJobBlock
Render a block of HTML for a give job.
|
class |
HsJobsBlock
Render all of the jobs that the history server is aware of.
|
class |
HsNavBlock
The navigation block for the history server
|
class |
HsTasksBlock
Render the a table of tasks for a given type.
|
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SubView> |
HsView.content() |
protected Class<? extends SubView> |
HsConfPage.content()
The body of this block is the configuration block.
|
protected Class<? extends SubView> |
HsTaskPage.content()
The content of this page is the attempts block
|
protected Class<? extends SubView> |
HsJobPage.content()
The content of this page is the JobBlock
|
protected Class<? extends SubView> |
HsTasksPage.content()
The content of this page is the TasksBlock
|
protected Class<? extends SubView> |
HsSingleCounterPage.content()
The content of this page is the CountersBlock now.
|
protected Class<? extends SubView> |
HsLogsPage.content()
The content of this page is the JobBlock
|
protected Class<? extends SubView> |
HsAttemptsPage.content()
The content will render a different set of task attempts.
|
protected Class<? extends SubView> |
HsAboutPage.content()
The content of this page is the attempts block
|
protected Class<? extends SubView> |
HsCountersPage.content()
The content of this page is the CountersBlock now.
|
protected Class<? extends SubView> |
HsView.nav() |
Modifier and Type | Class and Description |
---|---|
static class |
AllApplicationsPage.AllApplicationsBlock |
static class |
AllContainersPage.AllContainersBlock |
static class |
ApplicationPage.ApplicationBlock |
static class |
ContainerLogsPage.ContainersLogsBlock |
static class |
ContainerPage.ContainerBlock |
static class |
NodePage.NodeBlock |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SubView> |
NodePage.content() |
protected Class<? extends SubView> |
ApplicationPage.content() |
protected Class<? extends SubView> |
AllContainersPage.content() |
protected Class<? extends SubView> |
AllApplicationsPage.content() |
protected Class<? extends SubView> |
ContainerPage.content() |
protected Class<? extends SubView> |
ContainerLogsPage.content() |
protected Class<? extends SubView> |
NMView.nav() |
Modifier and Type | Class and Description |
---|---|
class |
AboutBlock |
class |
AppBlock |
class |
FairSchedulerAppsBlock
Shows application information specific to the fair
scheduler as part of the fair scheduler page.
|
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.
|
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SubView> |
AppPage.content() |
protected Class<? extends SubView> |
AboutPage.content() |
protected Class<? extends SubView> |
FairSchedulerPage.content() |
protected Class<? extends SubView> |
RmView.content() |
protected Class<? extends SubView> |
RmView.nav() |
Modifier and Type | Method and Description |
---|---|
void |
View.render(Class<? extends SubView> cls)
Render a sub-view
|
Modifier and Type | Method and Description |
---|---|
Hamlet |
Hamlet._(Class<? extends SubView> cls) |
Hamlet.HTML<T> |
Hamlet.HTML._(Class<? extends SubView> cls) |
Hamlet.TD<T> |
Hamlet.TD._(Class<? extends SubView> cls) |
Hamlet.TH<T> |
Hamlet.TH._(Class<? extends SubView> cls) |
Hamlet.BUTTON<T> |
Hamlet.BUTTON._(Class<? extends SubView> cls) |
Hamlet.FIELDSET<T> |
Hamlet.FIELDSET._(Class<? extends SubView> cls) |
Hamlet.FORM<T> |
Hamlet.FORM._(Class<? extends SubView> cls) |
Hamlet.LI<T> |
Hamlet.LI._(Class<? extends SubView> cls) |
Hamlet.DD<T> |
Hamlet.DD._(Class<? extends SubView> cls) |
Hamlet.DEL<T> |
Hamlet.DEL._(Class<? extends SubView> cls) |
Hamlet.INS<T> |
Hamlet.INS._(Class<? extends SubView> cls) |
Hamlet.BLOCKQUOTE<T> |
Hamlet.BLOCKQUOTE._(Class<? extends SubView> cls) |
Hamlet.OBJECT<T> |
Hamlet.OBJECT._(Class<? extends SubView> cls) |
Hamlet.MAP<T> |
Hamlet.MAP._(Class<? extends SubView> cls) |
Hamlet.DIV<T> |
Hamlet.DIV._(Class<? extends SubView> cls) |
Hamlet.BODY<T> |
Hamlet.BODY._(Class<? extends SubView> cls) |
HamletSpec._Block |
HamletSpec._Block._(Class<? extends SubView> cls)
Embed a sub-view.
|
protected void |
HamletImpl.EImp._v(Class<? extends SubView> cls) |
protected void |
HamletImpl.subView(Class<? extends SubView> cls)
Sub-classes should override this to do something interesting.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatedLogsBlock |
class |
AggregatedLogsNavBlock |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SubView> |
AggregatedLogsPage.content() |
protected Class<? extends SubView> |
AggregatedLogsPage.nav() |
Modifier and Type | Class and Description |
---|---|
class |
FooterBlock |
class |
HeaderBlock |
class |
HtmlBlock |
class |
InfoBlock |
class |
JQueryUI |
class |
LipsumBlock |
class |
NavBlock |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SubView> |
TwoColumnLayout.content() |
protected Class<? extends SubView> |
TwoColumnCssLayout.content() |
protected Class<? extends SubView> |
TwoColumnLayout.footer() |
protected Class<? extends SubView> |
TwoColumnCssLayout.footer() |
protected Class<? extends SubView> |
TwoColumnLayout.header() |
protected Class<? extends SubView> |
TwoColumnCssLayout.header() |
protected Class<? extends SubView> |
TwoColumnLayout.nav() |
protected Class<? extends SubView> |
TwoColumnCssLayout.nav() |
Modifier and Type | Method and Description |
---|---|
protected void |
HtmlBlock.Block.subView(Class<? extends SubView> cls) |
protected void |
HtmlPage.Page.subView(Class<? extends SubView> cls) |
Copyright © 2013 Apache Software Foundation. All rights reserved.