public class NodeUsersCollector.ProcessInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
Set<NodeUsersCollector.ProcessInfo> |
getChildren() |
int |
getPid() |
int |
getPPid() |
boolean |
isRogue() |
void |
setRogue(boolean rogue) |
public int getPid()
public int getPPid()
public boolean isRogue()
public void setRogue(boolean rogue)
public Set<NodeUsersCollector.ProcessInfo> getChildren()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.