Modifier and Type | Method and Description |
---|---|
abstract void |
LogAggregationFileController.renderAggregatedLogsBlock(HtmlBlock.Block html,
View.ViewContext context)
Render Aggregated Logs block.
|
Constructor and Description |
---|
LogAggregationHtmlBlock(View.ViewContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
LogAggregationIndexedFileController.renderAggregatedLogsBlock(HtmlBlock.Block html,
View.ViewContext context) |
Constructor and Description |
---|
IndexedFileAggregatedLogsBlock(View.ViewContext ctx,
org.apache.hadoop.conf.Configuration conf,
LogAggregationIndexedFileController fileController) |
Modifier and Type | Method and Description |
---|---|
void |
LogAggregationTFileController.renderAggregatedLogsBlock(HtmlBlock.Block html,
View.ViewContext context) |
Constructor and Description |
---|
TFileAggregatedLogsBlock(View.ViewContext ctx,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
View.ViewContext |
View.context() |
Constructor and Description |
---|
View(View.ViewContext ctx) |
Constructor and Description |
---|
HtmlBlock(View.ViewContext ctx) |
HtmlPage(View.ViewContext ctx) |
TextPage(View.ViewContext ctx) |
TextView(View.ViewContext ctx,
String contentType) |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.