| Package | Description |
|---|---|
| org.multiverse.stms.gamma | |
| org.multiverse.stms.gamma.transactions |
| Modifier and Type | Class and Description |
|---|---|
private static class |
GammaStm.NonSpeculativeGammaTxnFactory |
private static class |
GammaStm.SpeculativeGammaTxnFactory |
| Modifier and Type | Field and Description |
|---|---|
protected GammaTxnFactory |
AbstractGammaTxnExecutor.txnFactory |
| Modifier and Type | Method and Description |
|---|---|
GammaTxnFactory |
LeanGammaTxnExecutor.getTxnFactory() |
GammaTxnFactory |
GammaTxnExecutor.getTxnFactory() |
GammaTxnFactory |
FatGammaTxnExecutor.getTxnFactory() |
GammaTxnFactory |
GammaStm.GammaTxnFactoryBuilderImpl.newTransactionFactory() |
| Constructor and Description |
|---|
AbstractGammaTxnExecutor(GammaTxnFactory txnFactory) |
FatGammaTxnExecutor(GammaTxnFactory txnFactory) |
LeanGammaTxnExecutor(GammaTxnFactory txnFactory) |
| Modifier and Type | Method and Description |
|---|---|
GammaTxnFactory |
GammaTxnFactoryBuilder.newTransactionFactory() |