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