com.sleepycat.je.rep.elections
Class Proposer.WinningProposal
java.lang.Object
com.sleepycat.je.rep.elections.Proposer.WinningProposal
- Enclosing class:
- Proposer
public static class Proposer.WinningProposal
- extends Object
Summarizes the results of the election
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
proposal
final Proposer.Proposal proposal
chosenValue
final Protocol.Value chosenValue
proposerStats
final StatGroup proposerStats
Proposer.WinningProposal
public Proposer.WinningProposal(Proposer.Proposal proposal,
Protocol.Value value,
StatGroup proposerStats)
Copyright (c) 2004-2012 Oracle. All rights reserved.