org.multiverse.stms.gamma
Class AbstractGammaTxnExecutor
java.lang.Object
org.multiverse.stms.gamma.AbstractGammaTxnExecutor
- All Implemented Interfaces:
- TxnExecutor, MultiverseConstants, GammaTxnExecutor
- Direct Known Subclasses:
- FatGammaTxnExecutor, LeanGammaTxnExecutor
public abstract class AbstractGammaTxnExecutor
- extends Object
- implements GammaTxnExecutor
An abstract GammaTxnExecutor implementation.
- Author:
- Peter Veentjer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.multiverse.api.TxnExecutor |
execute, execute, execute, execute, execute, execute, executeChecked, executeChecked, executeChecked, executeChecked, executeChecked, executeChecked |
txnFactory
protected final GammaTxnFactory txnFactory
txnConfig
protected final GammaTxnConfig txnConfig
backoffPolicy
protected final BackoffPolicy backoffPolicy
AbstractGammaTxnExecutor
public AbstractGammaTxnExecutor(GammaTxnFactory txnFactory)
Copyright © 2012. All Rights Reserved.