Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedLockManager
Distributed lock manager is responsible for maintaining the lock information
consistent on all participating nodes.
|
Modifier and Type | Method and Description |
---|---|
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
|
Constructor and Description |
---|
TwoPhaseVotingAdapter.TwoPhaseVoteWrapper(TwoPhaseVotingListener listener) |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.