Package | Description |
---|---|
org.apache.hadoop.util |
Modifier and Type | Class and Description |
---|---|
class |
LinuxResourceCalculatorPlugin
Plugin to calculate resource information on Linux systems.
|
Modifier and Type | Method and Description |
---|---|
static ResourceCalculatorPlugin |
ResourceCalculatorPlugin.getResourceCalculatorPlugin(java.lang.Class<? extends ResourceCalculatorPlugin> clazz,
org.apache.hadoop.conf.Configuration conf)
Get the ResourceCalculatorPlugin from the class name and configure it.
|
Modifier and Type | Method and Description |
---|---|
static ResourceCalculatorPlugin |
ResourceCalculatorPlugin.getResourceCalculatorPlugin(java.lang.Class<? extends ResourceCalculatorPlugin> clazz,
org.apache.hadoop.conf.Configuration conf)
Get the ResourceCalculatorPlugin from the class name and configure it.
|
Copyright © 2009 The Apache Software Foundation