Package | Description |
---|---|
org.apache.hadoop.util |
Common utilities.
|
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(Class<? extends MemoryCalculatorPlugin> clazz,
Configuration conf)
Get the MemoryCalculatorPlugin from the class name and configure it.
|
Modifier and Type | Method and Description |
---|---|
static MemoryCalculatorPlugin |
MemoryCalculatorPlugin.getMemoryCalculatorPlugin(Class<? extends MemoryCalculatorPlugin> clazz,
Configuration conf)
Get the MemoryCalculatorPlugin from the class name and configure it.
|
Copyright © 2010 The Apache Software Foundation