@InterfaceAudience.Private public class ServerCrashException extends HBaseIOException
ServerCrashProcedure
notifying on-going RIT that server has failed. This exception is less an error-condition than
it is a signal to waiting procedures that they can now proceed.| 构造器和说明 |
|---|
ServerCrashException(long procId,
ServerName serverName) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMessage() |
public ServerCrashException(long procId,
ServerName serverName)
serverName - The server that crashed.public String getMessage()
getMessage 在类中 ThrowableCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.