Uses of Class
org.apache.hadoop.hbase.http.InfoServer
Packages that use org.apache.hadoop.hbase.http.InfoServer
-
Uses of org.apache.hadoop.hbase.http.InfoServer in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as org.apache.hadoop.hbase.http.InfoServer in inModifier and TypeFieldDescriptionprotected org.apache.hadoop.hbase.http.InfoServer
HRegionServer.infoServer
Methods in org.apache.hadoop.hbase.regionserver that return org.apache.hadoop.hbase.http.InfoServer in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.http.InfoServer
HRegionServer.getInfoServer()
Returns the info server -
Uses of org.apache.hadoop.hbase.http.InfoServer in org.apache.hadoop.hbase.thrift
Fields in org.apache.hadoop.hbase.thrift declared as org.apache.hadoop.hbase.http.InfoServer in inModifier and TypeFieldDescriptionprotected org.apache.hadoop.hbase.http.InfoServer
ThriftServer.infoServer