java.lang.Object
uk.ac.manchester.tornado.api.runtime.TornadoRuntimeProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetProperty(String key) static StringgetProperty(String key, String value) static TornadoRuntimestatic booleanstatic booleanstatic voidloadSettings(String property) static voidsetProperty(String key, String value)
-
Constructor Details
-
TornadoRuntimeProvider
public TornadoRuntimeProvider()
-
-
Method Details
-
getTornadoRuntime
-
isProfilerEnabled
public static boolean isProfilerEnabled() -
isPowerMonitoringEnabled
public static boolean isPowerMonitoringEnabled() -
setProperty
-
getProperty
-
getProperty
-
loadSettings
-