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 GammaTxnPool
ThreadLocalGammaTxnPool. 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 GammaTxn
GammaTxnFactory. newTransaction(GammaTxnPool pool)
GammaTxn
GammaTxnFactory. upgradeAfterSpeculativeFailure(GammaTxn tx, GammaTxnPool pool)
-