Uses of Class
org.jgroups.blocks.VotingAdapter.VoteResult

Packages that use VotingAdapter.VoteResult
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of VotingAdapter.VoteResult in org.jgroups.blocks
 

Subclasses of VotingAdapter.VoteResult in org.jgroups.blocks
static class VotingAdapter.FailureVoteResult
          Class that represents a result of local voting on the failed node.
 

Methods in org.jgroups.blocks that return VotingAdapter.VoteResult
 VotingAdapter.VoteResult VotingAdapter.localVote(java.lang.Object decree)
          This method performs voting on the specific decree between all local voteListeners.
 



Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.