| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master.http | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.rest |
HBase REST
|
| org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
| Constructor and Description |
|---|
MasterRedirectServlet(InfoServer infoServer,
String hostname) |
| Modifier and Type | Field and Description |
|---|---|
protected InfoServer |
HRegionServer.infoServer |
| Modifier and Type | Method and Description |
|---|---|
InfoServer |
HRegionServer.getInfoServer()
Returns the info server
|
| Modifier and Type | Field and Description |
|---|---|
private InfoServer |
RESTServer.infoServer |
| Modifier and Type | Field and Description |
|---|---|
protected InfoServer |
ThriftServer.infoServer |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.