Package org.apache.hadoop.hbase.rest
package org.apache.hadoop.hbase.rest
HBase REST
This package provides a RESTful Web service front end for HBase.The documentation that used to live in this file has moved to the HBase Reference Guide.
-
ClassDescriptionCommon constants for org.apache.hadoop.hbase.restInterface of the Metrics Source that will export data to Hadoop's Metrics2 system.Hadoop Two implementation of a metrics2 source that will export metrics from the Rest server to the hadoop metrics2 subsystem.Implements the following REST end points:Implements REST GET list of all namespaces.Common interface for models capable of supporting protobuf marshalling and unmarshalling.Main class for launching REST gateway as a servlet hosted by Jetty.Singleton class encapsulating global REST servlet state and functions.REST servlet container.Parses a path based row/column/timestamp specification into its component elements.Implements REST software version reporting