Uses of Class
org.multiverse.stms.gamma.transactionalobjects.BaseGammaTxnRef
Packages that use BaseGammaTxnRef
Package
Description
-
Uses of BaseGammaTxnRef in org.multiverse.stms.gamma
Methods in org.multiverse.stms.gamma with parameters of type BaseGammaTxnRefModifier and TypeMethodDescriptionGammaObjectPool.take(BaseGammaTxnRef owner) Takes a Tranlocal from the pool for the specified GammaTxnRef. -
Uses of BaseGammaTxnRef in org.multiverse.stms.gamma.transactionalobjects
Subclasses of BaseGammaTxnRef in org.multiverse.stms.gamma.transactionalobjectsModifier and TypeClassDescriptionclassATxnBooleanfor theGammaStm.classclassclassclassGammaTxnRef<E>Fields in org.multiverse.stms.gamma.transactionalobjects declared as BaseGammaTxnRef -
Uses of BaseGammaTxnRef in org.multiverse.stms.gamma.transactions
Methods in org.multiverse.stms.gamma.transactions with parameters of type BaseGammaTxnRefModifier and TypeMethodDescriptionGammaTxn.abortCommuteOnCommuteDetected(BaseGammaTxnRef ref) GammaTxn.abortEnsureOnBadStatus(BaseGammaTxnRef o) GammaTxn.abortOpenForConstructionRequired(BaseGammaTxnRef ref) GammaTxn.abortOpenForReadOnNonRefTypeDetected(BaseGammaTxnRef ref) GammaTxn.abortOpenForReadOnNullLockMode(BaseGammaTxnRef object) abstract TranlocalGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) Gets the Tranlocal for a specific AbstractGammaTxnRef.abstract TranlocalGammaTxn.locate(BaseGammaTxnRef o) -
Uses of BaseGammaTxnRef in org.multiverse.stms.gamma.transactions.fat
Methods in org.multiverse.stms.gamma.transactions.fat that return BaseGammaTxnRefModifier and TypeMethodDescriptionprivate BaseGammaTxnRefFatFixedLengthGammaTxn.prepareChainForCommit()Methods in org.multiverse.stms.gamma.transactions.fat with parameters of type BaseGammaTxnRefModifier and TypeMethodDescriptionfinal TranlocalFatFixedLengthGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) final TranlocalFatMonoGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) final TranlocalFatVariableLengthGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) final intFatVariableLengthGammaTxn.indexOf(BaseGammaTxnRef ref, int hash) final TranlocalFatFixedLengthGammaTxn.locate(BaseGammaTxnRef o) final TranlocalFatMonoGammaTxn.locate(BaseGammaTxnRef o) final TranlocalFatVariableLengthGammaTxn.locate(BaseGammaTxnRef o) -
Uses of BaseGammaTxnRef in org.multiverse.stms.gamma.transactions.lean
Methods in org.multiverse.stms.gamma.transactions.lean with parameters of type BaseGammaTxnRefModifier and TypeMethodDescriptionfinal TranlocalLeanFixedLengthGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) final TranlocalLeanMonoGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) final TranlocalLeanFixedLengthGammaTxn.locate(BaseGammaTxnRef o) final TranlocalLeanMonoGammaTxn.locate(BaseGammaTxnRef o)