org.apache.hadoop.yarn.webapp
Interface SubView

All Known Implementing Classes:
AggregatedLogsBlock, AggregatedLogsNavBlock, FooterBlock, HeaderBlock, HtmlBlock, InfoBlock, JQueryUI, LipsumBlock, NavBlock

@InterfaceAudience.LimitedPrivate(value={"YARN","MapReduce"})
public interface SubView

Interface for SubView to avoid top-level inclusion


Method Summary
 void renderPartial()
          render the sub-view
 

Method Detail

renderPartial

void renderPartial()
render the sub-view



Copyright © 2014 Apache Software Foundation. All Rights Reserved.