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 defaultTxnExecutorthat is useful for testing/experimentation purposes.TxnFactoryBuilder.newTxnExecutor()Builds a newTxnExecutoroptimized 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 TypeClassDescriptionclassAn abstractGammaTxnExecutorimplementation.final classTheTxnExecutormade for the GammaStm.final classTheTxnExecutormade for the GammaStm.