Uses of Class
org.apache.hadoop.util.MemoryCalculatorPlugin

Packages that use MemoryCalculatorPlugin
org.apache.hadoop.util Common utilities. 
 

Uses of MemoryCalculatorPlugin in org.apache.hadoop.util
 

Subclasses of MemoryCalculatorPlugin in org.apache.hadoop.util
 class LinuxMemoryCalculatorPlugin
          Deprecated. Use LinuxResourceCalculatorPlugin instead
 

Methods in org.apache.hadoop.util that return MemoryCalculatorPlugin
static MemoryCalculatorPlugin MemoryCalculatorPlugin.getMemoryCalculatorPlugin(Class<? extends MemoryCalculatorPlugin> clazz, Configuration conf)
          Deprecated. Get the MemoryCalculatorPlugin from the class name and configure it.
 

Method parameters in org.apache.hadoop.util with type arguments of type MemoryCalculatorPlugin
static MemoryCalculatorPlugin MemoryCalculatorPlugin.getMemoryCalculatorPlugin(Class<? extends MemoryCalculatorPlugin> clazz, Configuration conf)
          Deprecated. Get the MemoryCalculatorPlugin from the class name and configure it.
 



Copyright © 2009 The Apache Software Foundation