Uses of Class
org.multiverse.stms.gamma.transactions.GammaTxnPool
-
Packages that use GammaTxnPool Package Description org.multiverse.stms.gamma.transactions -
-
Uses of GammaTxnPool in org.multiverse.stms.gamma.transactions
Methods in org.multiverse.stms.gamma.transactions that return GammaTxnPool Modifier and Type Method Description static GammaTxnPoolThreadLocalGammaTxnPool. getThreadLocalGammaTxnPool()Returns the GammaTxnalPool stored in the ThreadLocalGammaTxnPool.Methods in org.multiverse.stms.gamma.transactions with parameters of type GammaTxnPool Modifier and Type Method Description GammaTxnGammaTxnFactory. newTransaction(GammaTxnPool pool)GammaTxnGammaTxnFactory. upgradeAfterSpeculativeFailure(GammaTxn tx, GammaTxnPool pool)
-