Uses of Interface
org.springframework.integration.zookeeper.lock.ZookeeperLockRegistry.KeyToPathStrategy
Package
Description
Provides classes related to locking.
-
Uses of ZookeeperLockRegistry.KeyToPathStrategy in org.springframework.integration.zookeeper.lock
ModifierConstructorDescriptionZookeeperLockRegistry
(org.apache.curator.framework.CuratorFramework client, ZookeeperLockRegistry.KeyToPathStrategy keyToPath) Construct a lock registry using the suppliedZookeeperLockRegistry.KeyToPathStrategy
.