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