Class VotingAdapter.FailureVoteResult
java.lang.Object
org.jgroups.blocks.VotingAdapter.VoteResult
org.jgroups.blocks.VotingAdapter.FailureVoteResult
- All Implemented Interfaces:
Serializable
- Enclosing class:
VotingAdapter
Class that represents a result of local voting on the failed node.
- Version:
- $Id: VotingAdapter.java,v 1.10 2006/09/27 12:42:53 belaban Exp $
- Author:
- Roman Rokytskyy (rrokytskyy@acm.org), Robert Schaffar-Taurok (robert@fusion.at)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VotingAdapter.VoteResult
addVote, getNegativeVotes, getPositiveVotes, toString
-
Constructor Details
-
FailureVoteResult
-
-
Method Details
-
getReason
-