Package | Description |
---|---|
org.apache.hadoop.yarn.util |
Modifier and Type | Class and Description |
---|---|
class |
LinuxResourceCalculatorPlugin
Plugin to calculate resource information on Linux systems.
|
class |
WindowsResourceCalculatorPlugin |
Modifier and Type | Method and Description |
---|---|
static ResourceCalculatorPlugin |
ResourceCalculatorPlugin.getResourceCalculatorPlugin(Class<? extends ResourceCalculatorPlugin> clazz,
org.apache.hadoop.conf.Configuration conf)
Create the ResourceCalculatorPlugin from the class name and configure it.
|
Modifier and Type | Method and Description |
---|---|
static ResourceCalculatorPlugin |
ResourceCalculatorPlugin.getResourceCalculatorPlugin(Class<? extends ResourceCalculatorPlugin> clazz,
org.apache.hadoop.conf.Configuration conf)
Create the ResourceCalculatorPlugin from the class name and configure it.
|
Copyright © 2018 Apache Software Foundation. All Rights Reserved.