Package org.apache.hadoop.hbase.http
@Unstable
package org.apache.hadoop.hbase.http
Copied from hadoop source code.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
-
ClassDescriptionGeneral servlet which is admin-authorized.A container interface to add javax.servlet.Filter.Initialize a javax.servlet.Filter.This class is responsible for quoting HTML characters.Statics to get access to Http related configuration.RequestLog object for use with HttpCreate a Jetty embedded server to answer http requests.Class to construct instances of HTTP server with specific options.A Servlet input filter that quotes all HTML active characters in the parameter names and values.A very simple servlet to serve up a text representation of the current stack traces.HttpServer utility.Create a Jetty embedded server to answer http requests.Servlet to serve files generated by
ProfileServlet
Servlet that runs async-profiler as web-endpoint.This file has been copied directly (changing only the package name and and the ASF license text format, and adding the Yetus annotations) from Hadoop, as the Hadoop version that HBase depends on doesn't have it yet (as of 2020 Apr 24, there is no Hadoop release that has it either).This interface contains constants for configuration keys used in the hbase http server code.