- getHostname() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-
Determine the hostname of the machine Kettle is running on
- getIPAddress() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-
Determins the IP address of the machine Kettle is running on.
- getIPAddress(String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-
Get the primary IP address tied to a network interface (excluding
loop-back etc)
- getMACAddress() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-
Tries to determine the MAC address of the machine Kettle is running on.
- getOS() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-
determine the OS name
- getProperty(String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-
- getProperty(String, String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-
- getProperty(String, boolean) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-
- getProperty(String, String, boolean) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
-