Uses of Interface
org.multiverse.MultiverseConstants
Packages that use MultiverseConstants
Package
Description
-
Uses of MultiverseConstants in org.multiverse.api
Subinterfaces of MultiverseConstants in org.multiverse.apiModifier and TypeInterfaceDescriptioninterfaceThe OrElse is responsible for executing the either block, or in case of a retry, the orelse block is executed.interfaceAn TxnExecutor is responsible for executing an atomic callable.Classes in org.multiverse.api that implement MultiverseConstants -
Uses of MultiverseConstants in org.multiverse.stms.gamma
Subinterfaces of MultiverseConstants in org.multiverse.stms.gammaModifier and TypeInterfaceDescriptioninterfaceContains the constants for theGammaStm.interfaceAnTxnExecutortailored for the GammaStm.Classes in org.multiverse.stms.gamma that implement MultiverseConstantsModifier and TypeClassDescriptionclassAn abstractGammaTxnExecutorimplementation.final classTheTxnExecutormade for the GammaStm.classfinal classTheTxnExecutormade for the GammaStm. -
Uses of MultiverseConstants in org.multiverse.stms.gamma.transactionalobjects
Subinterfaces of MultiverseConstants in org.multiverse.stms.gamma.transactionalobjectsClasses in org.multiverse.stms.gamma.transactionalobjects that implement MultiverseConstantsModifier and TypeClassDescriptionclassclassclassATxnBooleanfor theGammaStm.classclassclassclassGammaTxnRef<E>final classTranlocal<E> -
Uses of MultiverseConstants in org.multiverse.stms.gamma.transactions
Classes in org.multiverse.stms.gamma.transactions that implement MultiverseConstantsModifier and TypeClassDescriptionclassAbstract GammaTxn to be used by all the concrete GammaTxn implementations.final classA configuration object that contains the configuration for a GammaTxn.final classA pool for pooling GammaTxns. -
Uses of MultiverseConstants in org.multiverse.stms.gamma.transactions.fat
Classes in org.multiverse.stms.gamma.transactions.fat that implement MultiverseConstantsModifier and TypeClassDescriptionfinal classA FatGammaTxn(supporting all features) but has a fixed capacity.final classfinal class -
Uses of MultiverseConstants in org.multiverse.stms.gamma.transactions.lean
Classes in org.multiverse.stms.gamma.transactions.lean that implement MultiverseConstantsModifier and TypeClassDescriptionfinal classA Lean GammaTxn that is optimized for a fixed number of GammaTxnRefs.final classA Lean GammaTxn implementation that is optimized for dealing with only a single transactional reference. -
Uses of MultiverseConstants in org.multiverse.utils
Classes in org.multiverse.utils that implement MultiverseConstantsModifier and TypeClassDescriptionfinal classContains some utility functions for shaking out bugs.