| Modifier and Type | Method and Description |
|---|---|
DistributedLock |
DistributedLockSvc.create(String pLockName)
Create a new distributed lock.
|
DistributedLock |
DistributedLockSvc.create(String pLockName,
DistributedLockOptions pOptions)
Create a new distributed lock.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedLockSvc.destroy(DistributedLock pLock)
Destroy a distributed lock.
|