Uses of Package
org.infinispan.server.hotrod.tx.table.functions
Packages that use org.infinispan.server.hotrod.tx.table.functions
Package
Description
-
-
Classes in org.infinispan.server.hotrod.tx.table.functions used by org.infinispan.server.hotrod.tx.table.functionsClassDescriptionIt updates the
TxState's status toStatus.MARK_ROLLBACKif the current status is the expected.It creates a newTxState.It changes theTxStatestatus toStatus.PREPARINGand stores the transaction modifications.It marks the transaction as completed inTxStateby setting its status toStatus.COMMITTEDorStatus.ROLLED_BACK.It sets the transaction decision inTxState.It sets the transaction as successful prepared.