Uses of Enum Class
org.apache.hadoop.hbase.http.ProfileServlet.Event
Packages that use ProfileServlet.Event
Package
Description
Copied from hadoop source code.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
-
Uses of ProfileServlet.Event in org.apache.hadoop.hbase.http
Methods in org.apache.hadoop.hbase.http that return ProfileServlet.EventModifier and TypeMethodDescriptionstatic ProfileServlet.EventProfileServlet.Event.fromInternalName(String name) private ProfileServlet.EventProfileServlet.getEvent(javax.servlet.http.HttpServletRequest req) static ProfileServlet.EventReturns the enum constant of this class with the specified name.static ProfileServlet.Event[]ProfileServlet.Event.values()Returns an array containing the constants of this enum class, in the order they are declared.