Package org.infinispan.lock.impl.functions
package org.infinispan.lock.impl.functions
-
ClassesClassDescriptionIsLocked 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.