public class TransactionStateChangedEvent extends EventAdapter
EventType.EVTS_TX,
Serialized Form| Constructor and Description |
|---|
TransactionStateChangedEvent(ClusterNode node,
String msg,
int type,
Transaction tx) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
tx()
Provides transaction proxy allows all 'get' operations such as
Transaction.label()
and also Transaction.setRollbackOnly() method. |
public TransactionStateChangedEvent(ClusterNode node, String msg, int type, Transaction tx)
node - Node.msg - Message.type - Type.tx - Tx.public Transaction tx()
Transaction.label()
and also Transaction.setRollbackOnly() method.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025