Package | Description |
---|---|
org.multiverse.stms.gamma | |
org.multiverse.stms.gamma.transactionalobjects | |
org.multiverse.stms.gamma.transactions |
Modifier and Type | Field and Description |
---|---|
static ThreadLocal<GammaObjectPool> |
ThreadLocalGammaObjectPool.threadlocal |
Modifier and Type | Method and Description |
---|---|
static GammaObjectPool |
ThreadLocalGammaObjectPool.getThreadLocalGammaObjectPool() |
Modifier and Type | Method and Description |
---|---|
void |
Listeners.openAll(GammaObjectPool pool)
Opens all latches.
|
static void |
Listeners.openAll(Listeners[] listenersArray,
GammaObjectPool pool)
Opens all the listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
Tranlocal.addCommutingFunction(GammaObjectPool pool,
Function function) |
Listeners |
BaseGammaTxnRef.commit(Tranlocal tranlocal,
GammaObjectPool pool) |
int |
BaseGammaTxnRef.registerChangeListener(RetryLatch latch,
Tranlocal tranlocal,
GammaObjectPool pool,
long listenerEra) |
void |
BaseGammaTxnRef.releaseAfterFailure(Tranlocal tranlocal,
GammaObjectPool pool) |
void |
BaseGammaTxnRef.releaseAfterReading(Tranlocal tranlocal,
GammaObjectPool pool) |
void |
BaseGammaTxnRef.releaseAfterUpdate(Tranlocal tranlocal,
GammaObjectPool pool) |
Modifier and Type | Field and Description |
---|---|
GammaObjectPool |
GammaTxn.pool |
Copyright © 2020. All rights reserved.