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 |
---|---|
private ProfileServlet.Output |
ProfileServlet.getOutput(javax.servlet.http.HttpServletRequest req) |
static ProfileServlet.Output |
ProfileServlet.Output.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileServlet.Output[] |
ProfileServlet.Output.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.