Uses of Class
org.apache.ignite.internal.transactions.IgniteTxRollbackCheckedException
-
Packages that use IgniteTxRollbackCheckedException Package Description org.apache.ignite.internal.processors.cache.transactions -
-
Uses of IgniteTxRollbackCheckedException in org.apache.ignite.internal.processors.cache.transactions
Methods in org.apache.ignite.internal.processors.cache.transactions that throw IgniteTxRollbackCheckedException Modifier and Type Method Description voidIgniteTxLocalAdapter. calculatePartitionUpdateCounters()Calculates partition update counters for current transaction.
-