Package org.jgroups.blocks
Class VotingAdapter.VoteResult
java.lang.Object
org.jgroups.blocks.VotingAdapter.VoteResult
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VotingAdapter.FailureVoteResult
- Enclosing class:
VotingAdapter
This class represents the result of local voting. It contains a
number of positive and negative votes collected during local voting.
- See Also: