Class IndexedFileAggregatedLogsBlock

All Implemented Interfaces:
Params, SubView

@LimitedPrivate({"YARN","MapReduce"}) public class IndexedFileAggregatedLogsBlock extends LogAggregationHtmlBlock
The Aggregated Logs Block implementation for Indexed File.
  • Constructor Details

  • Method Details

    • render

      protected void render(HtmlBlock.Block html)
      Description copied from class: HtmlBlock
      Render a block of html. To be overridden by implementation.
      Specified by:
      render in class HtmlBlock
      Parameters:
      html - the block to render