Package org.springframework.integration.zookeeper.lock
Provides classes related to locking.
-
Interface Summary Interface Description ZookeeperLockRegistry.KeyToPathStrategy Strategy to convert a lock key (e.g. -
Class Summary Class Description ZookeeperLockRegistry ExpirableLockRegistry
implementation using Zookeeper, or more specifically, CuratorInterProcessMutex
.