Package org.infinispan.util.concurrent.locks.impl
package org.infinispan.util.concurrent.locks.impl
-
ClassDescriptionThe default
LockManager
implementation for transactional and non-transactional caches.The default implementation forPendingLockManager
.A special lock for Infinispan cache.A container for locksAnPendingLockManager
implementation that does nothing.A lock container that creates and maintains a new lock per entry.A lock container used with lock stripping.