Class ZookeeperLock
java.lang.Object
org.aoju.bus.limiter.support.lock.Lock
org.aoju.bus.limiter.support.lock.zookeeper.ZookeeperLock
-
Constructor Summary
ConstructorsConstructorDescriptionZookeeperLock(String lockName, String basePath, org.apache.curator.framework.CuratorFramework client) ZookeeperLock(String lockName, org.apache.curator.framework.CuratorFramework client) -
Method Summary
-
Constructor Details
-
ZookeeperLock
-
ZookeeperLock
-
-
Method Details
-
lock
-
unlock
-
getLimiterName
-