|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnknownRegionException | |
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client |
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
| org.apache.hadoop.hbase.master | |
| Uses of UnknownRegionException in org.apache.hadoop.hbase.client |
|---|
| Methods in org.apache.hadoop.hbase.client that throw UnknownRegionException | |
|---|---|
void |
HBaseAdmin.move(byte[] encodedRegionName,
byte[] destServerName)
Move the region r to dest. |
| Uses of UnknownRegionException in org.apache.hadoop.hbase.ipc |
|---|
| Methods in org.apache.hadoop.hbase.ipc that throw UnknownRegionException | |
|---|---|
void |
HMasterInterface.move(byte[] encodedRegionName,
byte[] destServerName)
Move the region r to dest. |
| Uses of UnknownRegionException in org.apache.hadoop.hbase.master |
|---|
| Methods in org.apache.hadoop.hbase.master that throw UnknownRegionException | |
|---|---|
void |
HMaster.move(byte[] encodedRegionName,
byte[] destServerName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||