Package org.apache.hadoop.yarn.webapp
Interface SubView
- All Known Implementing Classes:
AggregatedLogsBlock,AggregatedLogsNavBlock,FooterBlock,HeaderBlock,HtmlBlock,IndexedFileAggregatedLogsBlock,InfoBlock,JQueryUI,LipsumBlock,LogAggregationHtmlBlock,NavBlock,TFileAggregatedLogsBlock
@LimitedPrivate({"YARN","MapReduce"})
public interface SubView
Interface for SubView to avoid top-level inclusion
-
Method Summary
-
Method Details
-
renderPartial
void renderPartial()render the sub-view
-