Uses of Class
org.multiverse.stms.gamma.transactions.lean.LeanMonoGammaTxn
-
Packages that use LeanMonoGammaTxn Package Description org.multiverse.stms.gamma.transactionalobjects org.multiverse.stms.gamma.transactions -
-
Uses of LeanMonoGammaTxn in org.multiverse.stms.gamma.transactionalobjects
Methods in org.multiverse.stms.gamma.transactionalobjects with parameters of type LeanMonoGammaTxn Modifier and Type Method Description Tranlocal
BaseGammaTxnRef. openForRead(LeanMonoGammaTxn tx, int lockMode)
Tranlocal
BaseGammaTxnRef. openForWrite(LeanMonoGammaTxn tx, int lockMode)
-
Uses of LeanMonoGammaTxn in org.multiverse.stms.gamma.transactions
Methods in org.multiverse.stms.gamma.transactions that return LeanMonoGammaTxn Modifier and Type Method Description LeanMonoGammaTxn
GammaTxnPool. takeLeanMono()
Takes a FatMonoGammaTxn from the pool.
-