|
||||||||||
| 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 |
|---|
clearRegionCache, getHRegionConnection, getHRegionConnection, getHTableDescriptor, getMaster, getRegionCachePrefetch, getRegionLocation, getRegionServerWithoutRetries, getRegionServerWithRetries, getZooKeeperWrapper, isMasterRunning, isTableAvailable, isTableDisabled, isTableEnabled, listTables, locateRegion, prewarmRegionCache, processBatchOfDeletes, processBatchOfPuts, processBatchOfRows, relocateRegion, setRegionCachePrefetch, tableExists |
| Method Detail |
|---|
void setRootRegionLocation(HRegionLocation rootRegion)
rootRegion - region location for root regionvoid unsetRootRegionLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||