@Named public class DataCenterStatisticsCollector extends Object implements StatisticsCollector<Object>
Constructor and Description |
---|
DataCenterStatisticsCollector(ClusterService clusterService,
DcLicenseChecker dcLicenseChecker) |
Modifier and Type | Method and Description |
---|---|
Iterable<Object> |
collect() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isPerNodeCollector
@Inject public DataCenterStatisticsCollector(ClusterService clusterService, DcLicenseChecker dcLicenseChecker)
public Iterable<Object> collect()
collect
in interface StatisticsCollector<Object>
Copyright © 2021 Atlassian. All rights reserved.