@InterfaceAudience.Public @InterfaceStability.Stable public class AbortTxnEvent extends ListenerEvent
| Constructor and Description |
|---|
AbortTxnEvent(Long transactionId,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getTxnId() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic AbortTxnEvent(Long transactionId, IHMSHandler handler)
transactionId - Unique identification for the transaction that got rolledback.handler - handler that is firing the eventpublic Long getTxnId()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.