public class ClusterHeartbeatJob extends Object implements HeartbeatJob
It's periodically invoked by StartableClusterNodeHeartbeatService
Constructor and Description |
---|
ClusterHeartbeatJob(ClusterNodeHeartBeatDao clusterNodeHeartBeatDao,
SharedHomeNodeStatusWriter sharedHomeNodeStatusWriter,
com.atlassian.core.util.Clock clock,
com.atlassian.event.api.EventPublisher eventPublisher) |
public ClusterHeartbeatJob(ClusterNodeHeartBeatDao clusterNodeHeartBeatDao, SharedHomeNodeStatusWriter sharedHomeNodeStatusWriter, com.atlassian.core.util.Clock clock, com.atlassian.event.api.EventPublisher eventPublisher)
public void run()
run
in interface HeartbeatJob
Copyright © 2002-2019 Atlassian. All Rights Reserved.