Uses of Interface
org.multiverse.stms.gamma.GammaConstants
Packages that use GammaConstants
Package
Description
-
Uses of GammaConstants in org.multiverse.stms.gamma.transactionalobjects
Subinterfaces of GammaConstants in org.multiverse.stms.gamma.transactionalobjectsClasses in org.multiverse.stms.gamma.transactionalobjects that implement GammaConstantsModifier and TypeClassDescriptionclassclassclassATxnBooleanfor theGammaStm.classclassclassclassGammaTxnRef<E>final classTranlocal<E> -
Uses of GammaConstants in org.multiverse.stms.gamma.transactions
Classes in org.multiverse.stms.gamma.transactions that implement GammaConstantsModifier 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 GammaConstants in org.multiverse.stms.gamma.transactions.fat
Classes in org.multiverse.stms.gamma.transactions.fat that implement GammaConstantsModifier and TypeClassDescriptionfinal classA FatGammaTxn(supporting all features) but has a fixed capacity.final classfinal class -
Uses of GammaConstants in org.multiverse.stms.gamma.transactions.lean
Classes in org.multiverse.stms.gamma.transactions.lean that implement GammaConstantsModifier 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.