Class WebUiPageTree.ManagePage

java.lang.Object
org.apache.drill.yarn.appMaster.http.WebUiPageTree.ManagePage
Enclosing class:
WebUiPageTree

@Path("/manage") @RolesAllowed("admin") public static class WebUiPageTree.ManagePage extends Object
Page that lets the admin change the cluster size or shut down the cluster.
  • Constructor Details

    • ManagePage

      public ManagePage()
  • Method Details

    • getRoot

      @GET @Produces("text/html") public org.glassfish.jersey.server.mvc.Viewable getRoot()