Uses of Class
com.netflix.curator.framework.recipes.leader.Participant

Packages that use Participant
com.netflix.curator.framework.recipes.leader   
 

Uses of Participant in com.netflix.curator.framework.recipes.leader
 

Methods in com.netflix.curator.framework.recipes.leader that return Participant
 Participant LeaderSelector.getLeader()
           Return the id for the current leader.
 

Methods in com.netflix.curator.framework.recipes.leader that return types with arguments of type Participant
 Collection<Participant> LeaderSelector.getParticipants()
           Returns the set of current participants in the leader selection
 



Copyright © 2012. All Rights Reserved.