Modifier and Type | Method and Description |
---|---|
Tranlocal |
GammaObjectPool.take(BaseGammaTxnRef owner)
Takes a Tranlocal from the pool for the specified GammaTxnRef.
|
Modifier and Type | Class and Description |
---|---|
class |
GammaTxnBoolean
A
TxnBoolean for the GammaStm . |
class |
GammaTxnDouble |
class |
GammaTxnInteger |
class |
GammaTxnLong
|
class |
GammaTxnRef<E>
|
Modifier and Type | Field and Description |
---|---|
BaseGammaTxnRef |
Tranlocal.owner |
Modifier and Type | Method and Description |
---|---|
SpeculativeConfigurationError |
GammaTxn.abortCommuteOnCommuteDetected(BaseGammaTxnRef ref) |
IllegalTxnStateException |
GammaTxn.abortEnsureOnBadStatus(BaseGammaTxnRef o) |
SpeculativeConfigurationError |
GammaTxn.abortOpenForConstructionRequired(BaseGammaTxnRef ref) |
SpeculativeConfigurationError |
GammaTxn.abortOpenForReadOnNonRefTypeDetected(BaseGammaTxnRef ref) |
IllegalTxnStateException |
GammaTxn.abortOpenForReadOnNullLockMode(BaseGammaTxnRef object) |
SpeculativeConfigurationError |
GammaTxn.abortOpenForReadOrWriteOnExplicitLockingDetected(BaseGammaTxnRef ref) |
abstract Tranlocal |
GammaTxn.getRefTranlocal(BaseGammaTxnRef ref)
Gets the Tranlocal for a specific AbstractGammaTxnRef.
|
abstract Tranlocal |
GammaTxn.locate(BaseGammaTxnRef o) |
Modifier and Type | Method and Description |
---|---|
Tranlocal |
FatMonoGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) |
Tranlocal |
FatFixedLengthGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) |
Tranlocal |
FatVariableLengthGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) |
int |
FatVariableLengthGammaTxn.indexOf(BaseGammaTxnRef ref,
int hash) |
Tranlocal |
FatMonoGammaTxn.locate(BaseGammaTxnRef o) |
Tranlocal |
FatFixedLengthGammaTxn.locate(BaseGammaTxnRef o) |
Tranlocal |
FatVariableLengthGammaTxn.locate(BaseGammaTxnRef o) |
Modifier and Type | Method and Description |
---|---|
Tranlocal |
LeanMonoGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) |
Tranlocal |
LeanFixedLengthGammaTxn.getRefTranlocal(BaseGammaTxnRef ref) |
Tranlocal |
LeanMonoGammaTxn.locate(BaseGammaTxnRef o) |
Tranlocal |
LeanFixedLengthGammaTxn.locate(BaseGammaTxnRef o) |
Copyright © 2020. All rights reserved.