@Named public class SystemPropertiesCollector extends Object implements StatisticsCollector<SystemPropertiesStatisticsEvent>
Constructor and Description |
---|
SystemPropertiesCollector() |
Modifier and Type | Method and Description |
---|---|
Iterable<SystemPropertiesStatisticsEvent> |
collect() |
boolean |
isPerNodeCollector()
Determines whether StatisticsCollector should run on each node OR once per cluster.
|
public Iterable<SystemPropertiesStatisticsEvent> collect()
collect
in interface StatisticsCollector<SystemPropertiesStatisticsEvent>
public boolean isPerNodeCollector()
StatisticsCollector
isPerNodeCollector
in interface StatisticsCollector<SystemPropertiesStatisticsEvent>
Copyright © 2023 Atlassian. All rights reserved.