public static class Leader.Proposal extends SyncedLearnerTracker
SyncedLearnerTracker.QuorumVerifierAcksetPair
Modifier and Type | Field and Description |
---|---|
protected Request |
request |
qvAcksetPairs
Constructor and Description |
---|
Proposal() |
Proposal(QuorumPacket packet) |
Proposal(Request request,
QuorumPacket packet) |
Modifier and Type | Method and Description |
---|---|
QuorumPacket |
getQuorumPacket() |
Request |
getRequest() |
long |
getZxid() |
String |
toString() |
ackSetsToString, addAck, addQuorumVerifier, hasAllQuorums, hasSid
protected Request request
public Proposal()
public Proposal(QuorumPacket packet)
public Proposal(Request request, QuorumPacket packet)
public QuorumPacket getQuorumPacket()
public Request getRequest()
public long getZxid()
Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.