Uses of Interface
org.multiverse.api.TxnExecutor
Packages that use TxnExecutor
-
Uses of TxnExecutor in org.multiverse.api
Fields in org.multiverse.api declared as TxnExecutorMethods in org.multiverse.api that return TxnExecutorModifier and TypeMethodDescriptionStm.getDefaultTxnExecutor()
Returns the defaultTxnExecutor
that is useful for testing/experimentation purposes.TxnFactoryBuilder.newTxnExecutor()
Builds a newTxnExecutor
optimized for executing transactions created by this TxnFactoryBuilder. -
Uses of TxnExecutor in org.multiverse.stms.gamma
Subinterfaces of TxnExecutor in org.multiverse.stms.gammaClasses in org.multiverse.stms.gamma that implement TxnExecutorModifier and TypeClassDescriptionclass
An abstractGammaTxnExecutor
implementation.final class
TheTxnExecutor
made for the GammaStm.final class
TheTxnExecutor
made for the GammaStm.