| Package | Description |
|---|---|
| org.apache.hadoop.hbase.http | |
| org.apache.hadoop.hbase.http.jmx |
This package provides access to JMX primarily through the
JMXJsonServlet class. |
| org.apache.hadoop.hbase.http.lib |
This package provides user-selectable (via configuration) classes that add
functionality to the web UI.
|
| org.apache.hadoop.hbase.regionserver |
| Class and Description |
|---|
| FilterContainer
A container interface to add javax.servlet.Filter.
|
| FilterInitializer
Initialize a javax.servlet.Filter.
|
| HttpConfig.Policy |
| HttpServer
Create a Jetty embedded server to answer http requests.
|
| HttpServer.Builder
Class to construct instances of HTTP server with specific options.
|
| HttpServerFunctionalTest
This is a base class for functional tests of the
HttpServer. |
| TestServletFilter.SimpleFilter
A very simple filter which record the uri filtered.
|
| Class and Description |
|---|
| HttpServerFunctionalTest
This is a base class for functional tests of the
HttpServer. |
| Class and Description |
|---|
| FilterContainer
A container interface to add javax.servlet.Filter.
|
| FilterInitializer
Initialize a javax.servlet.Filter.
|
| Class and Description |
|---|
| InfoServer
Create a Jetty embedded server to answer http requests.
|