Package | Description |
---|---|
org.apache.hadoop.hbase.exceptions |
Modifier and Type | Method and Description |
---|---|
static RegionMovedException |
RegionMovedException.find(Object exception)
Look for a RegionMovedException in the exception:
- hadoop.ipc wrapped exceptions
- nested exceptions
Returns null if we didn't find the exception or if it was not readable.
|
Copyright © 2013 The Apache Software Foundation. All rights reserved.