| Class and Description |
|---|
| org.apache.hadoop.yarn.util.ApplicationClassLoader |
| Method and Description |
|---|
| org.apache.hadoop.yarn.util.Apps.addToEnvironment(Map<String, String>, String, String) |
| org.apache.hadoop.yarn.client.RMProxy.createRMProxy(Configuration, Class<T>, InetSocketAddress)
This method is deprecated and is not used by YARN internally any more.
To create a proxy to the RM, use ClientRMProxy#createRMProxy or
ServerRMProxy#createRMProxy.
Create a proxy to the ResourceManager at the specified address.
|
| org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree.getCumulativeRssmem() |
| org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree.getCumulativeRssmem(int) |
| org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree.getCumulativeVmem() |
| org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree.getCumulativeVmem(int) |
| org.apache.hadoop.yarn.api.records.impl.pb.ContainerIdPBImpl.getId() |
| org.apache.hadoop.yarn.util.Apps.setEnvFromInputString(Map<String, String>, String) |
Copyright © 2018 CERN. All Rights Reserved.