Uses of Interface
org.springframework.data.util.Lock.AcquiredLock
Packages that use Lock.AcquiredLock
Package
Description
Core utility APIs such as a type information framework to resolve generic types.
-
Uses of Lock.AcquiredLock in org.springframework.data.util
Methods in org.springframework.data.util that return Lock.AcquiredLockModifier and TypeMethodDescriptionLock.lock()
Acquires the lock.Lock.lockInterruptibly()
Acquires the lock unless the current thread is interrupted.