|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotServingRegionException | |
---|---|
org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
org.apache.hadoop.hbase.regionserver |
Uses of NotServingRegionException in org.apache.hadoop.hbase.ipc |
---|
Methods in org.apache.hadoop.hbase.ipc that throw NotServingRegionException | |
---|---|
HRegionInfo |
HRegionInterface.getRegionInfo(byte[] regionName)
Get metainfo about an HRegion |
Uses of NotServingRegionException in org.apache.hadoop.hbase.regionserver |
---|
Methods in org.apache.hadoop.hbase.regionserver that throw NotServingRegionException | |
---|---|
protected HRegion |
HRegionServer.getRegion(byte[] regionName)
Protected utility method for safely obtaining an HRegion handle. |
HRegionInfo |
HRegionServer.getRegionInfo(byte[] regionName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |