public abstract class AbstractGammaTxnExecutor extends Object implements GammaTxnExecutor
GammaTxnExecutor
implementation.Modifier and Type | Field and Description |
---|---|
protected BackoffPolicy |
backoffPolicy |
protected GammaTxnConfig |
txnConfig |
protected GammaTxnFactory |
txnFactory |
LOCKMODE_EXCLUSIVE, LOCKMODE_NONE, LOCKMODE_READ, LOCKMODE_WRITE, SHAKE_BUGS, SPIN_YIELD, TRACING_ENABLED
Constructor and Description |
---|
AbstractGammaTxnExecutor(GammaTxnFactory txnFactory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTxnFactory
execute, execute, execute, execute, execute, execute, executeChecked, executeChecked, executeChecked, executeChecked, executeChecked, executeChecked
protected final GammaTxnFactory txnFactory
protected final GammaTxnConfig txnConfig
protected final BackoffPolicy backoffPolicy
public AbstractGammaTxnExecutor(GammaTxnFactory txnFactory)
Copyright © 2020. All rights reserved.