Uses of Interface
org.infinispan.util.concurrent.locks.PendingLockManager
-
Packages that use PendingLockManager Package Description org.infinispan.util.concurrent.locks.impl -
-
Uses of PendingLockManager in org.infinispan.util.concurrent.locks.impl
Classes in org.infinispan.util.concurrent.locks.impl that implement PendingLockManager Modifier and Type Class Description classDefaultPendingLockManagerThe default implementation forPendingLockManager.classNoOpPendingLockManagerAnPendingLockManagerimplementation that does nothing.
-