Uses of Class
org.apache.ignite.internal.transactions.IgniteTxTimeoutCheckedException
-
Packages that use IgniteTxTimeoutCheckedException Package Description org.apache.ignite.internal.processors.cache.transactions -
-
Uses of IgniteTxTimeoutCheckedException in org.apache.ignite.internal.processors.cache.transactions
Methods in org.apache.ignite.internal.processors.cache.transactions that throw IgniteTxTimeoutCheckedException Modifier and Type Method Description longIgniteInternalTx. remainingTime()Gets allowed remaining time for this transaction.
-