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 |
ServerNotRunningYetException
Thrown by the region server when it is not yet running.
|
Copyright © 2010-2017, The Async HBase Authors