public class ClusteringLauncher extends Object
Modifier and Type | Field and Description |
---|---|
static long |
LOCK_POLL_INTERVAL_SECONDS |
Constructor and Description |
---|
ClusteringLauncher(ClusterMonitoringBeansRegistrar clusterMonitoringBeansRegistrar,
java.util.function.Supplier<com.atlassian.beehive.ClusterLockService> clusterLockServiceRef,
java.util.function.Supplier<ClusterManager> clusterManagerRef,
java.util.function.Supplier<com.atlassian.beehive.db.spi.ClusterLockDao> clusterLockDaoRef,
java.util.function.Supplier<ClusterServicesManager> clusterServicesManagerRef,
java.util.function.Supplier<FeatureManager> featureManagerRef,
java.util.function.Supplier<ClusterNodeHeartBeatDao> clusterNodeHeartBeatDaoRef,
long lockRetryMillis) |
public static final long LOCK_POLL_INTERVAL_SECONDS
public ClusteringLauncher(ClusterMonitoringBeansRegistrar clusterMonitoringBeansRegistrar, java.util.function.Supplier<com.atlassian.beehive.ClusterLockService> clusterLockServiceRef, java.util.function.Supplier<ClusterManager> clusterManagerRef, java.util.function.Supplier<com.atlassian.beehive.db.spi.ClusterLockDao> clusterLockDaoRef, java.util.function.Supplier<ClusterServicesManager> clusterServicesManagerRef, java.util.function.Supplier<FeatureManager> featureManagerRef, java.util.function.Supplier<ClusterNodeHeartBeatDao> clusterNodeHeartBeatDaoRef, long lockRetryMillis)
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences