Package org.infinispan.server.hotrod.tx.table.functions
package org.infinispan.server.hotrod.tx.table.functions
-
ClassDescriptionIt updates the
TxState's status toStatus.MARK_ROLLBACKif the current status is the expected.WARNING: Generated code!It creates a newTxState.WARNING: Generated code!It changes theTxStatestatus toStatus.PREPARINGand stores the transaction modifications.WARNING: Generated code!It marks the transaction as completed inTxStateby setting its status toStatus.COMMITTEDorStatus.ROLLED_BACK.WARNING: Generated code!It sets the transaction decision inTxState.WARNING: Generated code!It sets the transaction as successful prepared.WARNING: Generated code!WARNING: Generated code!