Uses of Class
org.jgroups.blocks.VotingAdapter

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

Uses of VotingAdapter in org.jgroups.blocks
 

Methods in org.jgroups.blocks that return VotingAdapter
 VotingAdapter TwoPhaseVotingAdapter.getVoteChannel()
           
 

Constructors in org.jgroups.blocks with parameters of type VotingAdapter
DistributedLockManager(VotingAdapter voteChannel, java.lang.Object id)
          Deprecated. Create instance of this class.
TwoPhaseVotingAdapter(VotingAdapter voteChannel)
          Creats an instance of the class.
 



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