public class EnvUtil extends Object
| Constructor and Description |
|---|
EnvUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
executeCommand(List<String> command,
int waitTimeoutSeconds)
Execute an external command.
|
static String |
getHostName() |
static String |
getJvmPid() |
static void |
loadNativeLibraries() |
Copyright © 2021. All rights reserved.