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 void
BaseGammaTxnRef.openForCommute
(FatFixedLengthGammaTxn tx, Function function) final Tranlocal
BaseGammaTxnRef.openForConstruction
(FatFixedLengthGammaTxn tx) final Tranlocal
BaseGammaTxnRef.openForRead
(FatFixedLengthGammaTxn tx, int desiredLockMode) final Tranlocal
BaseGammaTxnRef.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.poolFatFixedLength
Methods in org.multiverse.stms.gamma.transactions that return FatFixedLengthGammaTxnModifier and TypeMethodDescriptionGammaTxnPool.takeFatFixedLength()
Takes a FatArrayGammaTxn from the pool.