ClusterLockService
in conjunction with
ManagedLock.withLock(java.util.concurrent.Callable)
.@Deprecated public abstract class LockOperation extends Object implements Runnable
Lock
Modifier | Constructor and Description |
---|---|
protected |
LockOperation(Lock lock)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
doOperation()
Deprecated.
|
void |
run()
Deprecated.
|
protected abstract Object |
withLock()
Deprecated.
|
Copyright © 2003–2016 Atlassian. All rights reserved.