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 classAbstractGammaTxnExecutorAn abstractGammaTxnExecutorimplementation.classFatGammaTxnExecutorTheTxnExecutormade for the GammaStm.classLeanGammaTxnExecutorTheTxnExecutormade for the GammaStm.Fields in org.multiverse.stms.gamma declared as GammaTxnExecutor Modifier and Type Field Description GammaTxnExecutorGammaStm. defaultxnExecutorMethods in org.multiverse.stms.gamma that return GammaTxnExecutor Modifier and Type Method Description GammaTxnExecutorGammaStm. getDefaultTxnExecutor()GammaTxnExecutorGammaStm.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 GammaTxnExecutorGammaTxnFactoryBuilder. newTxnExecutor()
-