Uses of Interface
org.multiverse.api.blocking.RetryLatch
Packages that use RetryLatch
Package
Description
-
Uses of RetryLatch in org.multiverse.api.blocking
Classes in org.multiverse.api.blocking that implement RetryLatchModifier and TypeClassDescriptionfinal class
A CheapRetryLatch
implementation based on the intrinsic lock. -
Uses of RetryLatch in org.multiverse.stms.gamma
Fields in org.multiverse.stms.gamma declared as RetryLatch -
Uses of RetryLatch in org.multiverse.stms.gamma.transactionalobjects
Methods in org.multiverse.stms.gamma.transactionalobjects with parameters of type RetryLatchModifier and TypeMethodDescriptionfinal int
BaseGammaTxnRef.registerChangeListener
(RetryLatch latch, Tranlocal tranlocal, GammaObjectPool pool, long listenerEra) -
Uses of RetryLatch in org.multiverse.stms.gamma.transactions
Fields in org.multiverse.stms.gamma.transactions declared as RetryLatch