Uses of Class
org.jgroups.blocks.TwoPhaseVotingAdapter
-
Packages that use TwoPhaseVotingAdapter Package Description org.jgroups.blocks Provides building blocks that are layered on top of channels. -
-
Uses of TwoPhaseVotingAdapter in org.jgroups.blocks
Constructors in org.jgroups.blocks with parameters of type TwoPhaseVotingAdapter Constructor Description DistributedLockManager(TwoPhaseVotingAdapter channel, java.lang.Object id)
Constructor for the DistributedLockManager_cl object.
-