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

public class GPGController extends org.apache.hadoop.yarn.webapp.Controller
Controller for the GPG Web UI.
  • 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
     
    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
    • overview

      public void overview()
    • policies

      public void policies()