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 voidBaseGammaTxnRef.openForCommute(FatVariableLengthGammaTxn tx, Function function) final TranlocalBaseGammaTxnRef.openForConstruction(FatVariableLengthGammaTxn tx) final TranlocalBaseGammaTxnRef.openForRead(FatVariableLengthGammaTxn tx, int desiredLockMode) final TranlocalBaseGammaTxnRef.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.poolFatVariableLengthMethods in org.multiverse.stms.gamma.transactions that return FatVariableLengthGammaTxnModifier and TypeMethodDescriptionGammaTxnPool.takeMap()Takes a FatArrayTreeGammaTxn from the pool.