| Package | Description |
|---|---|
| org.apache.hadoop.yarn.logaggregation.filecontroller |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.logaggregation.filecontroller.ifile |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.logaggregation.filecontroller.nodelocal | |
| org.apache.hadoop.yarn.logaggregation.filecontroller.tfile |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.webapp |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.webapp.view |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
LogAggregationFileController.renderAggregatedLogsBlock(HtmlBlock.Block html,
View.ViewContext context) |
Render Aggregated Logs block.
|
| Constructor | Description |
|---|---|
LogAggregationHtmlBlock(View.ViewContext ctx) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LogAggregationIndexedFileController.renderAggregatedLogsBlock(HtmlBlock.Block html,
View.ViewContext context) |
| Constructor | Description |
|---|---|
IndexedFileAggregatedLogsBlock(View.ViewContext ctx,
org.apache.hadoop.conf.Configuration conf,
LogAggregationIndexedFileController fileController) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LogAggregationNodeLocalTFileController.renderAggregatedLogsBlock(HtmlBlock.Block html,
View.ViewContext context) |
| Constructor | Description |
|---|---|
NodeLocalAggregatedLogsBlock(View.ViewContext ctx,
org.apache.hadoop.conf.Configuration conf,
LogAggregationNodeLocalTFileController fileController) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LogAggregationTFileController.renderAggregatedLogsBlock(HtmlBlock.Block html,
View.ViewContext context) |
| Constructor | Description |
|---|---|
TFileAggregatedLogsBlock(View.ViewContext ctx,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path remoteRootLogDir,
java.lang.String remoteRootLogDirSuffix,
java.lang.String remoteOlderRootLogDirSuffix) |
| Modifier and Type | Method | Description |
|---|---|---|
View.ViewContext |
View.context() |
| Constructor | Description |
|---|---|
View(View.ViewContext ctx) |
| Constructor | Description |
|---|---|
HtmlBlock(View.ViewContext ctx) |
|
HtmlPage(View.ViewContext ctx) |
|
TextPage(View.ViewContext ctx) |
|
TextView(View.ViewContext ctx,
java.lang.String contentType) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.