程序包 | 说明 |
---|---|
com.fr.third.jgroups.blocks.locking | |
com.fr.third.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
限定符和类型 | 字段和说明 |
---|---|
protected Locking |
LockService.lock_prot |
限定符和类型 | 类和说明 |
---|---|
class |
CENTRAL_LOCK
Implementation of a locking protocol which acquires locks by contacting the coordinator.
|
class |
PEER_LOCK
Implementation of a locking protocol which acquires locks by contacting all of the nodes of a cluster.
|