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