| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.leader |
| Modifier and Type | Method | Description |
|---|---|---|
Participant |
LeaderLatch.getLeader() |
Return the id for the current leader.
|
Participant |
LeaderSelector.getLeader() |
Return the id for the current leader.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<Participant> |
LeaderLatch.getParticipants() |
Returns the set of current participants in the leader selection
|
java.util.Collection<Participant> |
LeaderSelector.getParticipants() |
Returns the set of current participants in the leader selection
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.