|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerConnection
Used by master and region server, so that they do not need to wait for the cluster to be up to get a connection.
| Method Summary | |
|---|---|
void |
setRootRegionLocation(HRegionLocation rootRegion)
Set root region location in connection |
void |
unsetRootRegionLocation()
Unset the root region location in the connection. |
| Methods inherited from interface org.apache.hadoop.hbase.client.HConnection |
|---|
getHRegionConnection, getHRegionConnection, getHTableDescriptor, getMaster, getRegionLocation, getRegionServerForWithoutRetries, getRegionServerWithRetries, getZooKeeperWrapper, isMasterRunning, isTableDisabled, isTableEnabled, listTables, locateRegion, processBatchOfDeletes, processBatchOfRows, relocateRegion, tableExists |
| Method Detail |
|---|
void setRootRegionLocation(HRegionLocation rootRegion)
rootRegion - void unsetRootRegionLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||