Uses of Class
org.multiverse.stms.gamma.transactions.fat.FatVariableLengthGammaTxn
-
Packages that use FatVariableLengthGammaTxn Package Description org.multiverse.stms.gamma.transactionalobjects org.multiverse.stms.gamma.transactions -
-
Uses of FatVariableLengthGammaTxn in org.multiverse.stms.gamma.transactionalobjects
Methods in org.multiverse.stms.gamma.transactionalobjects with parameters of type FatVariableLengthGammaTxn Modifier and Type Method Description voidBaseGammaTxnRef. openForCommute(FatVariableLengthGammaTxn tx, Function function)TranlocalBaseGammaTxnRef. openForConstruction(FatVariableLengthGammaTxn tx)TranlocalBaseGammaTxnRef. openForRead(FatVariableLengthGammaTxn tx, int desiredLockMode)TranlocalBaseGammaTxnRef. openForWrite(FatVariableLengthGammaTxn tx, int lockMode) -
Uses of FatVariableLengthGammaTxn in org.multiverse.stms.gamma.transactions
Fields in org.multiverse.stms.gamma.transactions declared as FatVariableLengthGammaTxn Modifier and Type Field Description private FatVariableLengthGammaTxn[]GammaTxnPool. poolFatVariableLengthMethods in org.multiverse.stms.gamma.transactions that return FatVariableLengthGammaTxn Modifier and Type Method Description FatVariableLengthGammaTxnGammaTxnPool. takeMap()Takes a FatArrayTreeGammaTxn from the pool.
-