Uses of Interface
org.apache.hadoop.mapred.gridmix.Progressive

Packages that use Progressive
org.apache.hadoop.mapred.gridmix.emulators.resourceusage   
 

Uses of Progressive in org.apache.hadoop.mapred.gridmix.emulators.resourceusage
 

Methods in org.apache.hadoop.mapred.gridmix.emulators.resourceusage with parameters of type Progressive
 void ResourceUsageMatcher.configure(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.mapreduce.util.ResourceCalculatorPlugin monitor, org.apache.hadoop.tools.rumen.ResourceUsageMetrics metrics, Progressive progress)
          Configure the ResourceUsageMatcher to load the configured plugins and initialize them.
 void CumulativeCpuUsageEmulatorPlugin.initialize(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.tools.rumen.ResourceUsageMetrics metrics, org.apache.hadoop.mapreduce.util.ResourceCalculatorPlugin monitor, Progressive progress)
           
 void ResourceUsageEmulatorPlugin.initialize(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.tools.rumen.ResourceUsageMetrics metrics, org.apache.hadoop.mapreduce.util.ResourceCalculatorPlugin monitor, Progressive progress)
          Initialize the plugin.
 void TotalHeapUsageEmulatorPlugin.initialize(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.tools.rumen.ResourceUsageMetrics metrics, org.apache.hadoop.mapreduce.util.ResourceCalculatorPlugin monitor, Progressive progress)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.