Package | Description |
---|---|
org.multiverse.stms.gamma.transactionalobjects | |
org.multiverse.stms.gamma.transactions |
Modifier and Type | Method and Description |
---|---|
Tranlocal |
BaseGammaTxnRef.openForRead(LeanMonoGammaTxn tx,
int lockMode) |
Tranlocal |
BaseGammaTxnRef.openForWrite(LeanMonoGammaTxn tx,
int lockMode) |
Modifier and Type | Field and Description |
---|---|
private LeanMonoGammaTxn[] |
GammaTxnPool.poolLeanMono |
Modifier and Type | Method and Description |
---|---|
LeanMonoGammaTxn |
GammaTxnPool.takeLeanMono()
Takes a FatMonoGammaTxn from the pool.
|