| Package | Description |
|---|---|
| com.sleepycat.je.rep.elections |
INTERNAL: Elections of the master node among the nodes in a group.
|
| Modifier and Type | Method and Description |
|---|---|
Proposer.WinningProposal |
Proposer.issueProposal(QuorumPolicy quorumPolicy,
Proposer.RetryPredicate retryPredicate)
Runs an election using the consensus algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Learner.informLearners(Set<InetSocketAddress> learners,
Proposer.WinningProposal winningProposal,
Protocol protocol,
ExecutorService threadPool,
Logger logger,
RepImpl repImpl,
Formatter formatter)
A utility method used to broadcast the results of an election to
Listeners.
|
Copyright © 2024. All rights reserved.