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.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 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,
org.apache.hadoop.fs.Path remoteRootLogDir,
String remoteRootLogDirSuffix) |
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–2024 Apache Software Foundation. All rights reserved.