@InterfaceAudience.Public @InterfaceStability.Evolving public class MissingEventsException extends Exception
Constructor and Description |
---|
MissingEventsException() |
MissingEventsException(long expectedTxid,
long actualTxid) |
Modifier and Type | Method and Description |
---|---|
long |
getActualTxid() |
long |
getExpectedTxid() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2024 Apache Software Foundation. All rights reserved.