|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.blocks.VotingAdapter.VoteResult
org.jgroups.blocks.VotingAdapter.FailureVoteResult
public static class VotingAdapter.FailureVoteResult
Class that represents a result of local voting on the failed node.
| Constructor Summary | |
|---|---|
VotingAdapter.FailureVoteResult(java.lang.String reason)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getReason()
|
| Methods inherited from class org.jgroups.blocks.VotingAdapter.VoteResult |
|---|
addVote, getNegativeVotes, getPositiveVotes, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VotingAdapter.FailureVoteResult(java.lang.String reason)
| Method Detail |
|---|
public java.lang.String getReason()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||