public class FencedProcessReaper extends Object
Constructor and Description |
---|
FencedProcessReaper() |
Modifier and Type | Method and Description |
---|---|
void |
killProcess(String aPid)
When running on linux this method kill a process identified by a given PID.
|
public void killProcess(String aPid)
aPid
- -
process id to killCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.