Package | Description |
---|---|
org.apache.hadoop.hbase.http |
Copied from hadoop source code.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why. |
Modifier and Type | Method and Description |
---|---|
static ProfileServlet.Event |
ProfileServlet.Event.fromInternalName(String name) |
private ProfileServlet.Event |
ProfileServlet.getEvent(javax.servlet.http.HttpServletRequest req) |
static ProfileServlet.Event |
ProfileServlet.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileServlet.Event[] |
ProfileServlet.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.