| 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 |
|---|---|
static Proposer.ProposalParser |
TimebasedProposalGenerator.getParser()
Returns the parser used to convert wire representations into Proposal
instances.
|
| Constructor and Description |
|---|
Protocol(Proposer.ProposalParser proposalParser,
Protocol.ValueParser valueParser,
String groupName,
NameIdPair nameIdPair,
RepImpl repImpl,
DataChannelFactory channelFactory)
Creates an instance of the Protocol.
|
Copyright © 2024. All rights reserved.