Uses of Class
org.graylog2.system.stats.mongo.MongoProbe
Packages that use MongoProbe
-
Uses of MongoProbe in org.graylog2.system.stats
Constructors in org.graylog2.system.stats with parameters of type MongoProbeModifierConstructorDescriptionClusterStatsService(MongoProbe mongoProbe, UserService userService, InputService inputService, StreamService streamService, StreamRuleService streamRuleService, OutputService outputService, DashboardService dashboardService, Cluster cluster)