public class TransactionStateChangedEvent extends EventAdapter
EventType.EVTS_TX
,
Serialized FormConstructor 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.14 Release Date : November 5 2024