Package | Description |
---|---|
org.apache.hadoop.yarn.logaggregation.filecontroller | |
org.apache.hadoop.yarn.logaggregation.filecontroller.ifile | |
org.apache.hadoop.yarn.logaggregation.filecontroller.tfile | |
org.apache.hadoop.yarn.webapp | |
org.apache.hadoop.yarn.webapp.hamlet |
Deprecated.
|
org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
org.apache.hadoop.yarn.webapp.log | |
org.apache.hadoop.yarn.webapp.view |
Modifier and Type | Class and Description |
---|---|
class |
LogAggregationHtmlBlock
Base class to implement Aggregated Logs Block.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexedFileAggregatedLogsBlock
The Aggregated Logs Block implementation for Indexed File.
|
Modifier and Type | Class and Description |
---|---|
class |
TFileAggregatedLogsBlock
The Aggregated Logs Block implementation for TFile.
|
Modifier and Type | Method and Description |
---|---|
void |
View.render(Class<? extends SubView> cls)
Render a sub-view
|
Modifier and Type | Method and Description |
---|---|
HamletSpec._Block |
HamletSpec._Block._(Class<? extends SubView> cls)
Embed a sub-view.
|
Hamlet |
Hamlet._(Class<? extends SubView> cls)
Deprecated.
|
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) |
protected void |
HamletImpl.EImp._v(Class<? extends SubView> cls) |
protected void |
HamletImpl.subView(Class<? extends SubView> cls)
Deprecated.
Sub-classes should override this to do something interesting.
|
Modifier and Type | Method and Description |
---|---|
HamletSpec._Block |
HamletSpec._Block.__(Class<? extends SubView> cls)
Embed a sub-view.
|
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) |
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 |
HtmlPage.Page.subView(Class<? extends SubView> cls) |
protected void |
HtmlBlock.Block.subView(Class<? extends SubView> cls) |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.