|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceCalculatorProcessTree | |
|---|---|
| org.apache.hadoop.yarn.util | |
| Uses of ResourceCalculatorProcessTree in org.apache.hadoop.yarn.util |
|---|
| Subclasses of ResourceCalculatorProcessTree in org.apache.hadoop.yarn.util | |
|---|---|
class |
ProcfsBasedProcessTree
A Proc file-system based ProcessTree. |
| Methods in org.apache.hadoop.yarn.util that return ResourceCalculatorProcessTree | |
|---|---|
abstract ResourceCalculatorProcessTree |
ResourceCalculatorProcessTree.getProcessTree()
Get the process-tree with latest state. |
ResourceCalculatorProcessTree |
ProcfsBasedProcessTree.getProcessTree()
Get the process-tree with latest state. |
static ResourceCalculatorProcessTree |
ResourceCalculatorProcessTree.getResourceCalculatorProcessTree(String pid,
Class<? extends ResourceCalculatorProcessTree> clazz,
org.apache.hadoop.conf.Configuration conf)
Create the ResourceCalculatorProcessTree rooted to specified process from the class name and configure it. |
| Method parameters in org.apache.hadoop.yarn.util with type arguments of type ResourceCalculatorProcessTree | |
|---|---|
static ResourceCalculatorProcessTree |
ResourceCalculatorProcessTree.getResourceCalculatorProcessTree(String pid,
Class<? extends ResourceCalculatorProcessTree> clazz,
org.apache.hadoop.conf.Configuration conf)
Create the ResourceCalculatorProcessTree rooted to specified process from the class name and configure it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||