|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecoverableException | |
|---|---|
| org.hbase.async | |
| Uses of RecoverableException in org.hbase.async |
|---|
| Subclasses of RecoverableException in org.hbase.async | |
|---|---|
class |
ConnectionResetException
Exception thrown when an RPC was in flight while we got disconnected. |
class |
NotServingRegionException
Exception thrown when we attempted to use a region that wasn't serving from that particular RegionServer. |
class |
RegionOfflineException
Exception thrown when we attempted to find a region, but it wasn't being served by any RegionServer (it's "offline" in HBase speak). |
class |
UnknownScannerException
Exception thrown when we try to use an invalid or expired scanner ID. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||