|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HasFailedRpcException | |
---|---|
org.hbase.async |
Uses of HasFailedRpcException in org.hbase.async |
---|
Classes in org.hbase.async that implement HasFailedRpcException | |
---|---|
class |
NoSuchColumnFamilyException
Exception thrown when attempting to use a nonexistent column family. |
class |
NotServingRegionException
Exception thrown when we attempted to use a region that wasn't serving from that particular RegionServer. |
class |
PleaseThrottleException
This exception notifies the application to throttle its use of HBase. |
class |
UnknownRowLockException
Exception thrown when we try to use an invalid or expired RowLock . |
class |
UnknownScannerException
Exception thrown when we try to use an invalid or expired scanner ID. |
class |
VersionMismatchException
Indicates that an RPC version mismatch occurred. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |