| Package | Description |
|---|---|
| com.atlassian.beehive.core |
| Modifier and Type | Method and Description |
|---|---|
ClusterLockStatus |
ManagedClusterLock.getClusterLockStatus()
Returns the status of this lock.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ClusterLockStatus> |
ManagedClusterLockService.getStatusesOfAllHeldClusterLocks()
Returns lock status of every cluster lock being held.
|
Collection<ClusterLockStatus> |
LockRegistry.getStatusesOfAllHeldClusterLocks()
A delegate implementation for
ManagedClusterLockService.getStatusesOfAllHeldClusterLocks() that will
return ClusterLockStatus for every lock being held. |
Copyright © 2020 Atlassian. All rights reserved.