org.hbase.async
public final class RegionMovedException extends NotServingRegionException implements HasFailedRpcException
| Modifier and Type | Method and Description |
|---|---|
HBaseRpc |
getFailedRpc()
Returns the RPC that caused this exception.
|
String |
getMessage() |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class NotServingRegionExceptionpublic HBaseRpc getFailedRpc()
HasFailedRpcExceptiongetFailedRpc in interface HasFailedRpcExceptiongetFailedRpc in class NotServingRegionExceptionCopyright © 2010-2018, The Async HBase Authors