| 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 Protocol.ValueParser |
MasterValue.getParser()
Returns a parser that can convert a wire format value into a MasterValue
|
| 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.