Class InfoBlock

All Implemented Interfaces:
Params, SubView

@LimitedPrivate({"YARN","MapReduce"}) public class InfoBlock extends HtmlBlock
  • 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