| Modifier and Type | Method and Description | 
|---|---|
| static long | LogAggregationWebUtils. getLogEndIndex(HtmlBlock.Block html,
              String endStr)Parse end index from html. | 
| static long | LogAggregationWebUtils. getLogStartIndex(HtmlBlock.Block html,
                String startStr)Parse start index from html. | 
| static String | LogAggregationWebUtils. verifyAndGetAppOwner(HtmlBlock.Block html,
                    String appOwner)Verify and parse the application owner. | 
| static org.apache.hadoop.yarn.api.records.ContainerId | LogAggregationWebUtils. verifyAndGetContainerId(HtmlBlock.Block html,
                       String containerIdStr)Verify and parse containerId. | 
| static org.apache.hadoop.yarn.api.records.NodeId | LogAggregationWebUtils. verifyAndGetNodeId(HtmlBlock.Block html,
                  String nodeIdStr)Verify and parse NodeId. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | LogAggregationFileController. renderAggregatedLogsBlock(HtmlBlock.Block html,
                         View.ViewContext context)Render Aggregated Logs block. | 
| protected LogAggregationHtmlBlock.BlockParameters | LogAggregationHtmlBlock. verifyAndParseParameters(HtmlBlock.Block html) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | IndexedFileAggregatedLogsBlock. render(HtmlBlock.Block html) | 
| void | LogAggregationIndexedFileController. renderAggregatedLogsBlock(HtmlBlock.Block html,
                         View.ViewContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | TFileAggregatedLogsBlock. render(HtmlBlock.Block html) | 
| void | LogAggregationTFileController. renderAggregatedLogsBlock(HtmlBlock.Block html,
                         View.ViewContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AggregatedLogsBlock. render(HtmlBlock.Block html) | 
| protected void | AggregatedLogsNavBlock. render(HtmlBlock.Block html) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LipsumBlock. render(HtmlBlock.Block html) | 
| protected void | InfoBlock. render(HtmlBlock.Block html) | 
| protected void | JQueryUI. render(HtmlBlock.Block html) | 
| protected void | FooterBlock. render(HtmlBlock.Block html) | 
| protected void | NavBlock. render(HtmlBlock.Block html) | 
| protected void | HeaderBlock. render(HtmlBlock.Block html) | 
| protected abstract void | HtmlBlock. render(HtmlBlock.Block html)Render a block of html. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.