| Interface | Description |
|---|---|
| Constants |
Common constants for org.apache.hadoop.hbase.rest
|
| MetricsRESTSource |
Interface of the Metrics Source that will export data to Hadoop's Metrics2 system.
|
| ProtobufMessageHandler |
Common interface for models capable of supporting protobuf marshalling and unmarshalling.
|
| Class | Description |
|---|---|
| ExistsResource | |
| MetricsREST | |
| MetricsRESTSourceImpl |
Hadoop Two implementation of a metrics2 source that will export metrics from the Rest server to
the hadoop metrics2 subsystem.
|
| MultiRowResource | |
| NamespacesInstanceResource |
Implements the following REST end points:
|
| NamespacesResource |
Implements REST GET list of all namespaces.
|
| ProtobufStreamingOutput | |
| RegionsResource | |
| ResourceBase | |
| RESTServer |
Main class for launching REST gateway as a servlet hosted by Jetty.
|
| RESTServlet |
Singleton class encapsulating global REST servlet state and functions.
|
| RESTServletContainer |
REST servlet container.
|
| ResultGenerator | |
| RootResource | |
| RowResource | |
| RowResultGenerator | |
| RowSpec |
Parses a path based row/column/timestamp specification into its component elements.
|
| ScannerInstanceResource | |
| ScannerResource | |
| ScannerResultGenerator | |
| SchemaResource | |
| StorageClusterStatusResource | |
| StorageClusterVersionResource | |
| TableResource | |
| TableScanResource | |
| TableScanResource.CellSetModelStream | |
| VersionResource |
Implements REST software version reporting
|
The documentation that used to live in this file has moved to the HBase Reference Guide.
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.