Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
int |
HServerInfo.compareTo(HServerInfo o)
Deprecated.
|
Constructor and Description |
---|
HServerInfo(HServerInfo other)
Deprecated.
Copy-constructor
|
Modifier and Type | Method and Description |
---|---|
HServerInfo |
HRegionInterface.getHServerInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HServerInfo |
HRegionServer.getHServerInfo()
Deprecated.
Use
HRegionServer.getServerName() instead. |
HServerInfo |
HRegionServer.getServerInfo() |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.