public class JiraClusterLockService extends Object
Constructor and Description |
---|
JiraClusterLockService(com.atlassian.beehive.ClusterLockService clusterLockService) |
Modifier and Type | Method and Description |
---|---|
String |
runInClusterLock(Callable<String> f,
String lockName)
Allows you to try acquire a cluster lock with runtime exception
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.