Uses of Interface
com.atlassian.confluence.cluster.ClusteredLock
-
Packages that use ClusteredLock Package Description com.atlassian.confluence.cluster com.atlassian.confluence.cluster.hazelcast -
-
Uses of ClusteredLock in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster that return ClusteredLock Modifier and Type Method Description ClusteredLockClusterManager. getClusteredLock(String key)Deprecated.since 5.6 UseClusterLockService.getLockForName(String)instead. -
Uses of ClusteredLock in com.atlassian.confluence.cluster.hazelcast
Methods in com.atlassian.confluence.cluster.hazelcast that return ClusteredLock Modifier and Type Method Description ClusteredLockHazelcastClusterManager. getClusteredLock(String key)
-