Uses of Interface
org.springframework.integration.support.locks.DistributedLock
Packages that use DistributedLock
Package
Description
Provides lock classes for JDBC module.
Provides utility classes.
-
Uses of DistributedLock in org.springframework.integration.jdbc.lock
Classes in org.springframework.integration.jdbc.lock that implement interfaces with type arguments of type DistributedLockModifier and TypeClassDescriptionclass
AnExpirableLockRegistry
using a shared database to co-ordinate the locks.class
AnExpirableLockRegistry
using a shared database to co-ordinate the locks.Methods in org.springframework.integration.jdbc.lock that return DistributedLock -
Uses of DistributedLock in org.springframework.integration.redis.util
Classes in org.springframework.integration.redis.util that implement interfaces with type arguments of type DistributedLockModifier and TypeClassDescriptionfinal class
Implementation ofExpirableLockRegistry
providing a distributed lock using Redis.final class
Implementation ofExpirableLockRegistry
providing a distributed lock using Redis.Methods in org.springframework.integration.redis.util that return DistributedLock