Uses of Interface
org.springframework.data.util.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
Modifier and TypeMethodDescriptionLock.lock()
Acquires the lock.Lock.lockInterruptibly()
Acquires the lock unless the current thread is interrupted.