Uses of Class
org.multiverse.stms.gamma.transactions.fat.FatFixedLengthGammaTxn
Packages that use FatFixedLengthGammaTxn
Package
Description
-
Uses of FatFixedLengthGammaTxn in org.multiverse.stms.gamma.transactionalobjects
Methods in org.multiverse.stms.gamma.transactionalobjects with parameters of type FatFixedLengthGammaTxnModifier and TypeMethodDescriptionfinal voidBaseGammaTxnRef.openForCommute(FatFixedLengthGammaTxn tx, Function function) final TranlocalBaseGammaTxnRef.openForConstruction(FatFixedLengthGammaTxn tx) final TranlocalBaseGammaTxnRef.openForRead(FatFixedLengthGammaTxn tx, int desiredLockMode) final TranlocalBaseGammaTxnRef.openForWrite(FatFixedLengthGammaTxn tx, int lockMode) -
Uses of FatFixedLengthGammaTxn in org.multiverse.stms.gamma.transactions
Fields in org.multiverse.stms.gamma.transactions declared as FatFixedLengthGammaTxnModifier and TypeFieldDescriptionprivate final FatFixedLengthGammaTxn[]GammaTxnPool.poolFatFixedLengthMethods in org.multiverse.stms.gamma.transactions that return FatFixedLengthGammaTxnModifier and TypeMethodDescriptionGammaTxnPool.takeFatFixedLength()Takes a FatArrayGammaTxn from the pool.