Uses of Class
org.multiverse.stms.gamma.transactions.fat.FatMonoGammaTxn
Packages that use FatMonoGammaTxn
Package
Description
-
Uses of FatMonoGammaTxn in org.multiverse.stms.gamma.transactionalobjects
Methods in org.multiverse.stms.gamma.transactionalobjects with parameters of type FatMonoGammaTxnModifier and TypeMethodDescriptionfinal void
BaseGammaTxnRef.openForCommute
(FatMonoGammaTxn tx, Function function) final Tranlocal
BaseGammaTxnRef.openForConstruction
(FatMonoGammaTxn tx) final Tranlocal
BaseGammaTxnRef.openForRead
(FatMonoGammaTxn tx, int lockMode) final Tranlocal
BaseGammaTxnRef.openForWrite
(FatMonoGammaTxn tx, int desiredLockMode) -
Uses of FatMonoGammaTxn in org.multiverse.stms.gamma.transactions
Fields in org.multiverse.stms.gamma.transactions declared as FatMonoGammaTxnMethods in org.multiverse.stms.gamma.transactions that return FatMonoGammaTxnModifier and TypeMethodDescriptionGammaTxnPool.takeFatMono()
Takes a FatMonoGammaTxn from the pool.