Uses of Class
org.multiverse.stms.gamma.transactions.GammaTxnPool

Packages that use GammaTxnPool
org.multiverse.stms.gamma.transactions   
 

Uses of GammaTxnPool in org.multiverse.stms.gamma.transactions
 

Methods in org.multiverse.stms.gamma.transactions that return GammaTxnPool
static GammaTxnPool ThreadLocalGammaTxnPool.getThreadLocalGammaTxnPool()
          Returns the GammaTxnalPool stored in the ThreadLocalGammaTxnPool.
 

Methods in org.multiverse.stms.gamma.transactions with parameters of type GammaTxnPool
 GammaTxn GammaTxnFactory.newTransaction(GammaTxnPool pool)
           
 GammaTxn GammaTxnFactory.upgradeAfterSpeculativeFailure(GammaTxn tx, GammaTxnPool pool)
           
 



Copyright © 2012. All Rights Reserved.