|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HRegionLocation | |
---|---|
org.apache.hadoop.hbase | Provides HBase, the Hadoop simple database. |
Uses of HRegionLocation in org.apache.hadoop.hbase |
---|
Fields in org.apache.hadoop.hbase with type parameters of type HRegionLocation | |
---|---|
protected SortedMap<Text,HRegionLocation> |
HTable.tableServers
|
Methods in org.apache.hadoop.hbase that return types with arguments of type HRegionLocation | |
---|---|
SortedMap<Text,HRegionLocation> |
HConnection.getTableServers(Text tableName)
Gets the servers of the given table. |
SortedMap<Text,HRegionLocation> |
HConnection.reloadTableServers(Text tableName)
Reloads servers for the specified table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |