public class WebPageUtils extends Object
Constructor and Description |
---|
WebPageUtils() |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.yarn.webapp.hamlet2.Hamlet.UL<org.apache.hadoop.yarn.webapp.hamlet2.Hamlet.DIV<org.apache.hadoop.yarn.webapp.hamlet2.Hamlet>> |
appendToolSection(org.apache.hadoop.yarn.webapp.hamlet2.Hamlet.DIV<org.apache.hadoop.yarn.webapp.hamlet2.Hamlet> section,
org.apache.hadoop.conf.Configuration conf)
Creates the tool section after a closed section.
|
static String |
appsTableInit() |
static String |
appsTableInit(boolean isResourceManager) |
static String |
appsTableInit(boolean isFairSchedulerPage,
boolean isResourceManager) |
static String |
attemptsTableInit() |
static String |
containersTableInit() |
static String |
resourceRequestsTableInit() |
public static String appsTableInit()
public static String appsTableInit(boolean isResourceManager)
public static String appsTableInit(boolean isFairSchedulerPage, boolean isResourceManager)
public static String attemptsTableInit()
public static String containersTableInit()
public static String resourceRequestsTableInit()
public static org.apache.hadoop.yarn.webapp.hamlet2.Hamlet.UL<org.apache.hadoop.yarn.webapp.hamlet2.Hamlet.DIV<org.apache.hadoop.yarn.webapp.hamlet2.Hamlet>> appendToolSection(org.apache.hadoop.yarn.webapp.hamlet2.Hamlet.DIV<org.apache.hadoop.yarn.webapp.hamlet2.Hamlet> section, org.apache.hadoop.conf.Configuration conf)
section
- a closed HTML div sectionconf
- configuration objectCopyright © 2008–2024 Apache Software Foundation. All rights reserved.