Uses of Class
org.apache.curator.framework.recipes.leader.Participant
Packages that use Participant
-
Uses of Participant in org.apache.curator.framework.recipes.leader
Methods in org.apache.curator.framework.recipes.leader that return ParticipantModifier and TypeMethodDescriptionLeaderLatch.getLeader()
Return the id for the current leader.LeaderSelector.getLeader()
Return the id for the current leader.Methods in org.apache.curator.framework.recipes.leader that return types with arguments of type ParticipantModifier and TypeMethodDescriptionLeaderLatch.getParticipants()
Returns the set of current participants in the leader selectionLeaderSelector.getParticipants()
Returns the set of current participants in the leader selection