@InterfaceAudience.Private public final class ProcessUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG |
| Modifier | Constructor and Description |
|---|---|
private |
ProcessUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getPid() |
static Process |
runCmdAsync(List<String> cmd) |
private static org.slf4j.Logger LOG
private ProcessUtils()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.