| Package | Description |
|---|---|
| org.hbase.async |
| Modifier and Type | Class and Description |
|---|---|
class |
RegionMovedException
Exception thrown when we attempted to use a region that was moved from
that particular RegionServer to a new one.
|
class |
RegionServerAbortedException
Thrown by the region server when it is aborting.
|
class |
RegionServerStoppedException
Thrown by the region server when it is in shutting down state.
|
class |
RegionTooBusyException
Thrown by the region server if it will block and wait to serve a request.
|
class |
ServerNotRunningYetException
Thrown by the region server when it is not yet running.
|
Copyright © 2010-2018, The Async HBase Authors