java.lang.Object
org.apache.hadoop.yarn.webapp.Controller
org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
All Implemented Interfaces:
org.apache.hadoop.yarn.webapp.Params

public class RmController extends org.apache.hadoop.yarn.webapp.Controller
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.hadoop.yarn.webapp.Controller

    org.apache.hadoop.yarn.webapp.Controller.RequestContext
  • Field Summary

    Fields inherited from class org.apache.hadoop.yarn.webapp.Controller

    LOG

    Fields inherited from interface org.apache.hadoop.yarn.webapp.Params

    ERROR_DETAILS, TITLE, TITLE_LINK, USER
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    app()
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class org.apache.hadoop.yarn.webapp.Controller

    $, context, cookies, echo, error, get, getInstance, inDevMode, info, injector, render, renderJSON, renderJSON, renderText, request, response, set, setStatus, setTitle, setTitle, status, url, writer

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • index

      public void index()
      Specified by:
      index in class org.apache.hadoop.yarn.webapp.Controller
    • about

      public void about()
    • app

      public void app()
    • appattempt

      public void appattempt()
    • container

      public void container()
    • failure

      public void failure()
    • nodes

      public void nodes()
    • scheduler

      public void scheduler()
    • queue

      public void queue()
    • submit

      public void submit()
    • nodelabels

      public void nodelabels()
    • errorsAndWarnings

      public void errorsAndWarnings()
    • logaggregationstatus

      public void logaggregationstatus()