public class TransactionHeuristicEvent extends TransactionEvent
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
parentTransactionId |
TxState |
state |
transactionIdeventCreationTimestamp| Constructor and Description |
|---|
TransactionHeuristicEvent(java.lang.String transactionId,
java.lang.String parentTransactionId,
TxState state) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2019. All Rights Reserved.