public static class Replica.HardRecoveryElectionException extends Exception
| Constructor and Description |
|---|
HardRecoveryElectionException(NameIdPair masterNameIdPair,
VLSN lastTxnEnd,
VLSN matchpointVLSN) |
| Modifier and Type | Method and Description |
|---|---|
NameIdPair |
getMaster()
The master that needs to be verified with an election.
|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HardRecoveryElectionException(NameIdPair masterNameIdPair, VLSN lastTxnEnd, VLSN matchpointVLSN)
public NameIdPair getMaster()
public String getMessage()
getMessage in class ThrowableCopyright © 2024. All rights reserved.