Uses of Class
org.multiverse.stms.gamma.transactions.fat.FatVariableLengthGammaTxn
Packages that use FatVariableLengthGammaTxn
Package
Description
-
Uses of FatVariableLengthGammaTxn in org.multiverse.stms.gamma.transactionalobjects
Methods in org.multiverse.stms.gamma.transactionalobjects with parameters of type FatVariableLengthGammaTxnModifier and TypeMethodDescriptionfinal void
BaseGammaTxnRef.openForCommute
(FatVariableLengthGammaTxn tx, Function function) final Tranlocal
BaseGammaTxnRef.openForConstruction
(FatVariableLengthGammaTxn tx) final Tranlocal
BaseGammaTxnRef.openForRead
(FatVariableLengthGammaTxn tx, int desiredLockMode) final Tranlocal
BaseGammaTxnRef.openForWrite
(FatVariableLengthGammaTxn tx, int lockMode) -
Uses of FatVariableLengthGammaTxn in org.multiverse.stms.gamma.transactions
Fields in org.multiverse.stms.gamma.transactions declared as FatVariableLengthGammaTxnModifier and TypeFieldDescriptionprivate final FatVariableLengthGammaTxn[]
GammaTxnPool.poolFatVariableLength
Methods in org.multiverse.stms.gamma.transactions that return FatVariableLengthGammaTxnModifier and TypeMethodDescriptionGammaTxnPool.takeMap()
Takes a FatArrayTreeGammaTxn from the pool.