Package org.multiverse.stms.gamma.transactions
package org.multiverse.stms.gamma.transactions
-
ClassDescriptionAbstract GammaTxn to be used by all the concrete GammaTxn implementations.A configuration object that contains the configuration for a GammaTxn.A
TxnFactory
tailored for theGammaStm
.ATxnFactoryBuilder
tailored for theGammaStm
.A pool for pooling GammaTxns.The GammaStm uses a speculative mechanism (if enabled) to learn from executing transactions.A ThreadLocal that stores theGammaTxnPool
.