public class ClusterCollector extends Object
| Constructor and Description |
|---|
ClusterCollector(org.graylog2.system.stats.ClusterStatsService clusterStatsService,
ElasticsearchCollector elasticsearchCollector,
MongoCollector mongoCollector,
CollectorCollector collectorCollector,
org.graylog2.indexer.counts.Counts counts,
com.github.joschi.jadconfig.util.Duration reportInterval,
org.graylog2.plugin.cluster.ClusterConfigService clusterConfigService) |
| Modifier and Type | Method and Description |
|---|---|
ClusterDataSet |
getClusterDataSet() |
@Inject
public ClusterCollector(org.graylog2.system.stats.ClusterStatsService clusterStatsService,
ElasticsearchCollector elasticsearchCollector,
MongoCollector mongoCollector,
CollectorCollector collectorCollector,
org.graylog2.indexer.counts.Counts counts,
@Named(value="usage_statistics_report_interval")
com.github.joschi.jadconfig.util.Duration reportInterval,
org.graylog2.plugin.cluster.ClusterConfigService clusterConfigService)
public ClusterDataSet getClusterDataSet()
Copyright © 2015-2016 Graylog, Inc.. All Rights Reserved.