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 TypeClassDescriptionclass
ATxnBoolean
for theGammaStm
.class
class
class
class
GammaTxnRef<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 Tranlocal
GammaTxn.getRefTranlocal
(BaseGammaTxnRef ref) Gets the Tranlocal for a specific AbstractGammaTxnRef.abstract Tranlocal
GammaTxn.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 BaseGammaTxnRef
FatFixedLengthGammaTxn.prepareChainForCommit()
Methods in org.multiverse.stms.gamma.transactions.fat with parameters of type BaseGammaTxnRefModifier and TypeMethodDescriptionfinal Tranlocal
FatFixedLengthGammaTxn.getRefTranlocal
(BaseGammaTxnRef ref) final Tranlocal
FatMonoGammaTxn.getRefTranlocal
(BaseGammaTxnRef ref) final Tranlocal
FatVariableLengthGammaTxn.getRefTranlocal
(BaseGammaTxnRef ref) final int
FatVariableLengthGammaTxn.indexOf
(BaseGammaTxnRef ref, int hash) final Tranlocal
FatFixedLengthGammaTxn.locate
(BaseGammaTxnRef o) final Tranlocal
FatMonoGammaTxn.locate
(BaseGammaTxnRef o) final Tranlocal
FatVariableLengthGammaTxn.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 Tranlocal
LeanFixedLengthGammaTxn.getRefTranlocal
(BaseGammaTxnRef ref) final Tranlocal
LeanMonoGammaTxn.getRefTranlocal
(BaseGammaTxnRef ref) final Tranlocal
LeanFixedLengthGammaTxn.locate
(BaseGammaTxnRef o) final Tranlocal
LeanMonoGammaTxn.locate
(BaseGammaTxnRef o)