| Package | Description |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.hazelcast | |
| com.atlassian.confluence.concurrent |
| Modifier and Type | Method and Description |
|---|---|
Lock |
TransactionalCacheFactory.getLock(String cacheName) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusteredLock
Deprecated.
Since 5.6, use
ClusterLockService for locking which returns instances
of Lock |
| Modifier and Type | Method and Description |
|---|---|
Lock |
HazelcastClusterManager.getLock(String name) |
| Modifier and Type | Method and Description |
|---|---|
Lock |
LockFactory.getLock(String name)
Deprecated.
Get a lock -- getting the lock does *not* imply that it has been acquired.
|
| Constructor and Description |
|---|
LockAdapter(Lock delegate)
Deprecated.
|
LockOperation(Lock lock)
Deprecated.
|
LockOperationWithoutResult(Lock lock)
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.