Uses of Class
io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThreshold
-
Packages that use HardwareMonitoringThreshold Package Description io.tech1.framework.domain.hardware.monitoring io.tech1.framework.domain.utilities.random -
-
Uses of HardwareMonitoringThreshold in io.tech1.framework.domain.hardware.monitoring
Methods in io.tech1.framework.domain.hardware.monitoring that return types with arguments of type HardwareMonitoringThreshold Modifier and Type Method Description Map<HardwareName,HardwareMonitoringThreshold>HardwareMonitoringThresholds. getThresholds() -
Uses of HardwareMonitoringThreshold in io.tech1.framework.domain.utilities.random
Methods in io.tech1.framework.domain.utilities.random that return HardwareMonitoringThreshold Modifier and Type Method Description static HardwareMonitoringThresholdRandomUtility. randomHardwareMonitoringThreshold()
-