Package | Description |
---|---|
org.jgroups.blocks.locking | |
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Field and Description |
---|---|
protected Locking |
LockService.lock_prot |
Modifier and Type | Class and Description |
---|---|
class |
CENTRAL_LOCK
Implementation of a locking protocol which acquires locks by contacting the coordinator.
|
class |
PEER_LOCK
Deprecated.
Use
CENTRAL_LOCK instead |
Copyright © 1998-2020 Red Hat. All Rights Reserved.