ClusterLockService
for locking which returns instances
of Lock
@Deprecated public interface ClusteredLock extends Lock
Modifier and Type | Method and Description |
---|---|
Serializable |
getValue()
Deprecated.
|
void |
setValue(Serializable value)
Deprecated.
Set the value of the key that is locked
|
Serializable getValue()
void setValue(Serializable value)
value
- Copyright © 2003–2016 Atlassian. All rights reserved.