Uses of Class
org.multiverse.stms.gamma.transactions.fat.FatMonoGammaTxn

Packages that use FatMonoGammaTxn
org.multiverse.stms.gamma.transactionalobjects   
org.multiverse.stms.gamma.transactions   
 

Uses of FatMonoGammaTxn in org.multiverse.stms.gamma.transactionalobjects
 

Methods in org.multiverse.stms.gamma.transactionalobjects with parameters of type FatMonoGammaTxn
 void BaseGammaTxnRef.openForCommute(FatMonoGammaTxn tx, Function function)
           
 Tranlocal BaseGammaTxnRef.openForConstruction(FatMonoGammaTxn tx)
           
 Tranlocal BaseGammaTxnRef.openForRead(FatMonoGammaTxn tx, int lockMode)
           
 Tranlocal BaseGammaTxnRef.openForWrite(FatMonoGammaTxn tx, int desiredLockMode)
           
 

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

Methods in org.multiverse.stms.gamma.transactions that return FatMonoGammaTxn
 FatMonoGammaTxn GammaTxnPool.takeFatMono()
          Takes a FatMonoGammaTxn from the pool.
 



Copyright © 2012. All Rights Reserved.