@InterfaceAudience.Public @InterfaceStability.Stable public class OpenTxnEvent extends ListenerEvent
| Constructor and Description |
|---|
OpenTxnEvent(List<Long> txnIds,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getTxnIds() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic OpenTxnEvent(List<Long> txnIds, IHMSHandler handler)
txnIds - List of unique identification for the transaction just opened.handler - handler that is firing the eventCopyright © 2019 The Apache Software Foundation. All Rights Reserved.