Package | Description |
---|---|
org.multiverse.stms.gamma | |
org.multiverse.stms.gamma.transactionalobjects | |
org.multiverse.stms.gamma.transactions.fat | |
org.multiverse.stms.gamma.transactions.lean |
Modifier and Type | Field and Description |
---|---|
Listeners |
Listeners.next |
Modifier and Type | Method and Description |
---|---|
Listeners |
GammaObjectPool.takeListeners()
Takes a Listeners object from the pool.
|
Listeners[] |
GammaObjectPool.takeListenersArray(int minimalSize)
Takes a Listeners array from the pool.
|
Modifier and Type | Method and Description |
---|---|
static void |
Listeners.openAll(Listeners[] listenersArray,
GammaObjectPool pool)
Opens all the listeners.
|
void |
GammaObjectPool.putListeners(Listeners listeners)
Puts a Listeners object in the pool.
|
void |
GammaObjectPool.putListenersArray(Listeners[] listenersArray)
Puts a Listeners array in the pool.
|
Modifier and Type | Field and Description |
---|---|
Listeners |
AbstractGammaObject.listeners |
Modifier and Type | Method and Description |
---|---|
Listeners |
AbstractGammaObject.___removeListenersAfterWrite() |
Listeners |
BaseGammaTxnRef.commit(Tranlocal tranlocal,
GammaObjectPool pool) |
Listeners |
BaseGammaTxnRef.leanCommit(Tranlocal tranlocal) |
Modifier and Type | Field and Description |
---|---|
Listeners[] |
FatFixedLengthGammaTxn.listenersArray |
Modifier and Type | Field and Description |
---|---|
Listeners[] |
LeanFixedLengthGammaTxn.listenersArray |
Copyright © 2020. All rights reserved.