Uses of Class
org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
Packages that use ResourceCalculatorProcessTree
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ResourceCalculatorProcessTree in org.apache.hadoop.yarn.util
Methods in org.apache.hadoop.yarn.util that return ResourceCalculatorProcessTreeModifier and TypeMethodDescriptionResourceCalculatorProcessTree.getResourceCalculatorProcessTree(String pid, Class<? extends ResourceCalculatorProcessTree> clazz, 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 ResourceCalculatorProcessTreeModifier and TypeMethodDescriptionResourceCalculatorProcessTree.getResourceCalculatorProcessTree(String pid, Class<? extends ResourceCalculatorProcessTree> clazz, Configuration conf) Create the ResourceCalculatorProcessTree rooted to specified process from the class name and configure it.