Uses of Interface
org.multiverse.stms.gamma.GammaTxnExecutor
-
Packages that use GammaTxnExecutor Package Description org.multiverse.stms.gamma org.multiverse.stms.gamma.transactions -
-
Uses of GammaTxnExecutor in org.multiverse.stms.gamma
Classes in org.multiverse.stms.gamma that implement GammaTxnExecutor Modifier and Type Class Description class
AbstractGammaTxnExecutor
An abstractGammaTxnExecutor
implementation.class
FatGammaTxnExecutor
TheTxnExecutor
made for the GammaStm.class
LeanGammaTxnExecutor
TheTxnExecutor
made for the GammaStm.Fields in org.multiverse.stms.gamma declared as GammaTxnExecutor Modifier and Type Field Description GammaTxnExecutor
GammaStm. defaultxnExecutor
Methods in org.multiverse.stms.gamma that return GammaTxnExecutor Modifier and Type Method Description GammaTxnExecutor
GammaStm. getDefaultTxnExecutor()
GammaTxnExecutor
GammaStm.GammaTxnFactoryBuilderImpl. newTxnExecutor()
-
Uses of GammaTxnExecutor in org.multiverse.stms.gamma.transactions
Methods in org.multiverse.stms.gamma.transactions that return GammaTxnExecutor Modifier and Type Method Description GammaTxnExecutor
GammaTxnFactoryBuilder. newTxnExecutor()
-