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 voidBaseGammaTxnRef.openForCommute(FatMonoGammaTxn tx, Function function) final TranlocalBaseGammaTxnRef.openForConstruction(FatMonoGammaTxn tx) final TranlocalBaseGammaTxnRef.openForRead(FatMonoGammaTxn tx, int lockMode) final TranlocalBaseGammaTxnRef.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.