Uses of Class
services.moleculer.monitor.Monitor
Packages that use Monitor
Package
Description
-
Uses of Monitor in services.moleculer.config
Fields in services.moleculer.config declared as MonitorMethods in services.moleculer.config that return MonitorMethods in services.moleculer.config with parameters of type Monitor -
Uses of Monitor in services.moleculer.internal
Fields in services.moleculer.internal declared as Monitor -
Uses of Monitor in services.moleculer.monitor
Subclasses of Monitor in services.moleculer.monitorModifier and TypeClassDescriptionclassCPU monitor, which detects the current CPU usage via command line.class"Fake" system monitor, which returns a constant value.classJMX-based System Monitor (queries the "SystemCpuLoad" attribute of the operating-system MXBean). -
Uses of Monitor in services.moleculer.transporter
Fields in services.moleculer.transporter declared as Monitor