Class ZookeeperLock
java.lang.Object
org.miaixz.bus.limiter.support.lock.Lock
org.miaixz.bus.limiter.support.lock.zookeeper.ZookeeperLock
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
ConstructorsConstructorDescriptionZookeeperLock(String lockName, String basePath, org.apache.curator.framework.CuratorFramework client) ZookeeperLock(String lockName, org.apache.curator.framework.CuratorFramework client) -
Method Summary