Class ClusterNodeInformationCollector
java.lang.Object
com.atlassian.crowd.manager.cluster.monitoring.ClusterNodeInformationCollector
- All Implemented Interfaces:
com.atlassian.scheduler.JobRunner
public class ClusterNodeInformationCollector
extends Object
implements com.atlassian.scheduler.JobRunner
-
Constructor Summary
ConstructorDescriptionClusterNodeInformationCollector
(ClusterNodeInformationManager clusterNodeInformationManager) -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.scheduler.JobRunnerResponse
runJob
(com.atlassian.scheduler.JobRunnerRequest request)
-
Constructor Details
-
ClusterNodeInformationCollector
-
-
Method Details
-
runJob
@Nullable public com.atlassian.scheduler.JobRunnerResponse runJob(com.atlassian.scheduler.JobRunnerRequest request) - Specified by:
runJob
in interfacecom.atlassian.scheduler.JobRunner
-