@InterfaceAudience.Private @InterfaceStability.Evolving public class RegionMovedException extends NotServingRegionException
构造器和说明 |
---|
RegionMovedException(ServerName serverName,
long locationSeqNum) |
RegionMovedException(String s)
For hadoop.ipc internal call.
|
限定符和类型 | 方法和说明 |
---|---|
String |
getHostname() |
long |
getLocationSeqNum() |
String |
getMessage() |
int |
getPort() |
ServerName |
getServerName() |
public 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
在类中 Throwable
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.