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

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

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

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

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

Methods in org.multiverse.stms.gamma.transactions that return FatFixedLengthGammaTxn
 FatFixedLengthGammaTxn GammaTxnPool.takeFatFixedLength()
          Takes a FatArrayGammaTxn from the pool.
 



Copyright © 2012. All Rights Reserved.