Uses of Class
org.multiverse.stms.gamma.GammaObjectPool
Packages that use GammaObjectPool
Package
Description
-
Uses of GammaObjectPool in org.multiverse.stms.gamma
Fields in org.multiverse.stms.gamma with type parameters of type GammaObjectPoolModifier and TypeFieldDescriptionstatic final ThreadLocal<GammaObjectPool> ThreadLocalGammaObjectPool.threadlocalMethods in org.multiverse.stms.gamma that return GammaObjectPoolModifier and TypeMethodDescriptionstatic GammaObjectPoolThreadLocalGammaObjectPool.getThreadLocalGammaObjectPool()Methods in org.multiverse.stms.gamma with parameters of type GammaObjectPoolModifier and TypeMethodDescriptionvoidListeners.openAll(GammaObjectPool pool) Opens all latches.static voidListeners.openAll(Listeners[] listenersArray, GammaObjectPool pool) Opens all the listeners. -
Uses of GammaObjectPool in org.multiverse.stms.gamma.transactionalobjects
Methods in org.multiverse.stms.gamma.transactionalobjects with parameters of type GammaObjectPoolModifier and TypeMethodDescriptionvoidTranlocal.addCommutingFunction(GammaObjectPool pool, Function function) final ListenersBaseGammaTxnRef.commit(Tranlocal tranlocal, GammaObjectPool pool) final intBaseGammaTxnRef.registerChangeListener(RetryLatch latch, Tranlocal tranlocal, GammaObjectPool pool, long listenerEra) final voidBaseGammaTxnRef.releaseAfterFailure(Tranlocal tranlocal, GammaObjectPool pool) final voidBaseGammaTxnRef.releaseAfterReading(Tranlocal tranlocal, GammaObjectPool pool) final voidBaseGammaTxnRef.releaseAfterUpdate(Tranlocal tranlocal, GammaObjectPool pool) -
Uses of GammaObjectPool in org.multiverse.stms.gamma.transactions
Fields in org.multiverse.stms.gamma.transactions declared as GammaObjectPool