Uses of Class
org.jgroups.blocks.VotingAdapter
Packages that use VotingAdapter
Package
Description
Provides building blocks that are layered on top of channels.
-
Uses of VotingAdapter in org.jgroups.blocks
Methods in org.jgroups.blocks that return VotingAdapterConstructors in org.jgroups.blocks with parameters of type VotingAdapterModifierConstructorDescriptionDistributedLockManager
(VotingAdapter voteChannel, Object id) Create instance of this class.TwoPhaseVotingAdapter
(VotingAdapter voteChannel) Creats an instance of the class.