Package org.opencastproject.util
Class LoadUtil
java.lang.Object
org.opencastproject.util.LoadUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckJobFitsCluster(float load, String loadType, List<HostRegistration> hosts) static floatgetConfiguredLoadValue(Dictionary bundleProperties, String configKey, Float defaultValue, ServiceRegistry registry) static floatgetConfiguredLoadValue(Map<String, Object> properties, String configKey, Float defaultValue, ServiceRegistry registry)
-
Method Details
-
getConfiguredLoadValue
-
getConfiguredLoadValue
public static float getConfiguredLoadValue(Dictionary bundleProperties, String configKey, Float defaultValue, ServiceRegistry registry) -
checkJobFitsCluster
-