Uses of Package
org.infinispan.lock.impl.functions
Packages that use org.infinispan.lock.impl.functions
-
Classes in org.infinispan.lock.impl.functions used by org.infinispan.lock.impl.functionsClassDescriptionIsLocked function that allows to know if a lock is already acquired.Lock function that allows to acquire the lock by a requestor, if such action is possible.Function that allows to unlock the lock, if it's not already released.