Uses of Class
org.graylog2.system.stats.ClusterStats
Packages that use ClusterStats
-
Uses of ClusterStats in org.graylog2.rest.resources.system
Methods in org.graylog2.rest.resources.system that return ClusterStats -
Uses of ClusterStats in org.graylog2.system.stats
Methods in org.graylog2.system.stats that return ClusterStatsModifier and TypeMethodDescriptionClusterStatsService.clusterStats()static ClusterStatsClusterStats.create(ElasticsearchStats elasticsearchStats, MongoStats mongoStats, long streamCount, long streamRuleCount, Map<String, Long> streamRuleCountByStream, long userCount, long outputCount, Map<String, Long> outputCountByType, long dashboardCount, long inputCount, long globalInputCount, Map<String, Long> inputCountByType, long extractorCount, Map<Extractor.Type, Long> extractorCountByType)