| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| org.apache.hadoop.hbase.exceptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UnknownRegionExceptionThrown when we are asked to operate on a region we know nothing about. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NoServerForRegionExceptionThrown when no region server can be found for a region | 
| class  | RegionOfflineExceptionThrown when a table can not be located | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MergeRegionExceptionThrown when something is wrong in trying to merge two regions. | 
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.