|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TwoPhaseVotingListener | |
|---|---|
| org.javagroups.blocks | |
| Uses of TwoPhaseVotingListener in org.javagroups.blocks |
|---|
| Classes in org.javagroups.blocks that implement TwoPhaseVotingListener | |
class |
DistributedLockManager
Distributed lock manager is responsible for maintaining the lock information consistent on all participating nodes. |
| Methods in org.javagroups.blocks with parameters of type TwoPhaseVotingListener | |
void |
TwoPhaseVotingAdapter.addListener(TwoPhaseVotingListener listener)
Wraps actual listener with the VoteChannelListener and adds to the voteChannel |
void |
TwoPhaseVotingAdapter.removeListener(TwoPhaseVotingListener listener)
Removes the listener from the voteChannel |
| Constructors in org.javagroups.blocks with parameters of type TwoPhaseVotingListener | |
TwoPhaseVotingAdapter.TwoPhaseVoteWrapper(TwoPhaseVotingListener listener)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||