Package org.multiverse.stms.gamma.transactions
-
Interface Summary Interface Description GammaTxnFactory ATxnFactory
tailored for theGammaStm
.GammaTxnFactoryBuilder ATxnFactoryBuilder
tailored for theGammaStm
. -
Class Summary Class Description GammaTxn Abstract GammaTxn to be used by all the concrete GammaTxn implementations.GammaTxnConfig A configuration object that contains the configuration for a GammaTxn.GammaTxnPool A pool for pooling GammaTxns.SpeculativeGammaConfiguration The GammaStm uses a speculative mechanism (if enabled) to learn from executing transactions.ThreadLocalGammaTxnPool A ThreadLocal that stores theGammaTxnPool
.