Package | Description |
---|---|
org.multiverse.api | |
org.multiverse.stms.gamma.transactions |
Modifier and Type | Method and Description |
---|---|
TxnFactory |
TxnExecutor.getTxnFactory()
Returns the
TxnFactory that is used by this TxnExecutor to create transactions used to execute
transactional closures. |
TxnFactory |
TxnFactoryBuilder.newTransactionFactory()
Builds a new
TxnFactory . |
Modifier and Type | Interface and Description |
---|---|
interface |
GammaTxnFactory
A
TxnFactory tailored for the GammaStm . |
Copyright © 2020. All rights reserved.