Package | Description |
---|---|
org.hbase.async |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright ? 2010-2015, The Async HBase Authors