@Component public final class NodeStatisticEventProducer extends Object implements StatisticsEventProducer<NodeStatisticEvent>
Constructor and Description |
---|
NodeStatisticEventProducer(ClusterManager clusterManager,
JiraHome jiraHome) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<NodeStatisticEvent> |
produceEvents() |
@Autowired public NodeStatisticEventProducer(ClusterManager clusterManager, JiraHome jiraHome)
public java.util.stream.Stream<NodeStatisticEvent> produceEvents()
produceEvents
in interface StatisticsEventProducer<NodeStatisticEvent>
Copyright © 2002-2024 Atlassian. All Rights Reserved.