Uses of Interface
org.infinispan.util.concurrent.locks.LockPromise
Packages that use LockPromise
Package
Description
Lock and synchronization related classes, tools and utilities.
-
Uses of LockPromise in org.infinispan.util.concurrent.locks
Subinterfaces of LockPromise in org.infinispan.util.concurrent.locksModifier and TypeInterfaceDescriptioninterface
An extendedLockPromise
interface that allows a better control over it.interface
An extension ofLockPromise
that contains a key associated to the lock.