Beispiel #1
0
func (this *Paxos) doRestoreProposer(state *thispb.ProposerState) {
	this.proposalBallot = state.GetProposalBallot()
}