Enum | Description |
---|---|
BloomType |
Exception | Description |
---|---|
LeaseException |
Reports a problem with a lease
|
NoSuchColumnFamilyException |
Thrown if request for nonexistent column family.
|
RegionServerAbortedException |
Thrown by the region server when it is aborting.
|
RegionServerRunningException |
Thrown if the region server log directory exists (which indicates another
region server is running at the same address)
|
RegionServerStoppedException |
Thrown by the region server when it is in shutting down state.
|
RowTooBigException | Deprecated
since 0.99.0.
|
WrongRegionException |
Thrown when a request contains a key which is not part of this region
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.