ManagedClusterLockService.getAllKnownClusterLocks() that will return
all registered ManagedClusterLock instances that have previously been returned by calls to
LockRegistry.getLockForName(String).ClusterLockService.getLockForName(String) that will ensure that
the same lock instance is returned on every call.ManagedClusterLockService.getStatusesOfAllHeldClusterLocks() that will
return ClusterLockStatus for every lock being held.ManagedClusterLockService implementations.Metrics.Builder to use for measuring how long a cluster lock was awaited by a plugin.Metrics.Builder to use for measuring how long a cluster lock was held by a plugin.label.ManagedClusterLock.StatisticsKey represents.Copyright © 2022 Atlassian. All rights reserved.