Uses of Class
org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest

Packages that use org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest
Package
Description
Copied from hadoop source code.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
  • Uses of org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest in org.apache.hadoop.hbase.http

    Methods in org.apache.hadoop.hbase.http that return org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest
    ProfileServlet.parseProfileRequest(javax.servlet.http.HttpServletRequest req)
     
    Methods in org.apache.hadoop.hbase.http with parameters of type org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest in in
    Modifier and Type
    Method
    Description
    protected String
    ProfileServlet.executeStart(org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest request, File outputFile)
     
    protected String
    ProfileServlet.executeStop(org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest request, File outputFile)