Uses of Class
org.apache.curator.framework.recipes.leader.LeaderLatch
-
Packages that use LeaderLatch Package Description org.apache.curator.framework.recipes.locks -
-
Uses of LeaderLatch in org.apache.curator.framework.recipes.locks
Constructors in org.apache.curator.framework.recipes.locks with parameters of type LeaderLatch Constructor Description Reaper(org.apache.curator.framework.CuratorFramework client, java.util.concurrent.ScheduledExecutorService executor, int reapingThresholdMs, LeaderLatch leaderLatch)Deprecated.
-