@InterfaceAudience.Private @InterfaceStability.Evolving public class RegionMovedException extends NotServingRegionException
| Constructor and Description | 
|---|
| RegionMovedException(ServerName serverName,
                    long locationSeqNum) | 
| RegionMovedException(String s)For hadoop.ipc internal call. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getHostname() | 
| long | getLocationSeqNum() | 
| String | getMessage() | 
| int | getPort() | 
| ServerName | getServerName() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RegionMovedException(ServerName serverName, long locationSeqNum)
public RegionMovedException(String s)
getMessage()public String getHostname()
public int getPort()
public ServerName getServerName()
public long getLocationSeqNum()
public String getMessage()
getMessage in class ThrowableCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.