Uses of Package
org.apache.curator.framework.recipes.leader
-
Packages that use org.apache.curator.framework.recipes.leader Package Description org.apache.curator.framework.recipes.leader org.apache.curator.framework.recipes.locks -
Classes in org.apache.curator.framework.recipes.leader used by org.apache.curator.framework.recipes.leader Class Description LeaderLatch.CloseMode How to handle listeners when the latch is closedLeaderLatch.State LeaderLatchListener A LeaderLatchListener can be used to be notified asynchronously about when the state of the LeaderLatch has changed.LeaderSelectorListener Notification for leadershipParticipant Describes a participant in a leadership selection -
Classes in org.apache.curator.framework.recipes.leader used by org.apache.curator.framework.recipes.locks Class Description LeaderLatch Abstraction to select a "leader" amongst multiple contenders in a group of JMVs connected to a Zookeeper cluster.