public interface GammaTxnExecutor extends TxnExecutor
TxnExecutor
tailored for the GammaStm.LOCKMODE_EXCLUSIVE, LOCKMODE_NONE, LOCKMODE_READ, LOCKMODE_WRITE, SHAKE_BUGS, SPIN_YIELD, TRACING_ENABLED
Modifier and Type | Method and Description |
---|---|
GammaTxnFactory |
getTxnFactory()
Returns the
TxnFactory that is used by this TxnExecutor to create transactions used to execute
transactional closures. |
execute, execute, execute, execute, execute, execute, executeChecked, executeChecked, executeChecked, executeChecked, executeChecked, executeChecked
GammaTxnFactory getTxnFactory()
TxnExecutor
TxnFactory
that is used by this TxnExecutor to create transactions used to execute
transactional closures.getTxnFactory
in interface TxnExecutor
Copyright © 2020. All rights reserved.