Uses of Interface
org.multiverse.stms.gamma.GammaTxnExecutor

Packages that use GammaTxnExecutor
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
 class AbstractGammaTxnExecutor
          An abstract GammaTxnExecutor implementation.
 class FatGammaTxnExecutor
          The TxnExecutor made for the GammaStm.
 class LeanGammaTxnExecutor
          The TxnExecutor made for the GammaStm.
 

Fields in org.multiverse.stms.gamma declared as GammaTxnExecutor
 GammaTxnExecutor GammaStm.defaultxnExecutor
           
 

Methods in org.multiverse.stms.gamma that return GammaTxnExecutor
 GammaTxnExecutor GammaStm.getDefaultTxnExecutor()
           
 

Uses of GammaTxnExecutor in org.multiverse.stms.gamma.transactions
 

Methods in org.multiverse.stms.gamma.transactions that return GammaTxnExecutor
 GammaTxnExecutor GammaTxnFactoryBuilder.newTxnExecutor()
           
 



Copyright © 2012. All Rights Reserved.