ClusterLockService in conjunction with
ManagedLock.withLock(Runnable).@Deprecated public abstract class LockOperationWithoutResult extends LockOperation
LockOperation that discards the result.Lock,
LockOperation| Modifier | Constructor and Description |
|---|---|
protected |
LockOperationWithoutResult(Lock lock)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
withLock()
Deprecated.
|
protected abstract void |
withLockNoResult()
Deprecated.
|
doOperation, runprotected LockOperationWithoutResult(Lock lock)
protected final Object withLock()
withLock in class LockOperationprotected abstract void withLockNoResult()
Copyright © 2003–2017 Atlassian. All rights reserved.