| Package | Description |
|---|---|
| org.apache.hadoop.mapred.gridmix.emulators.resourceusage |
| Modifier and Type | Method and Description |
|---|---|
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 |
TotalHeapUsageEmulatorPlugin.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 |
CumulativeCpuUsageEmulatorPlugin.initialize(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.tools.rumen.ResourceUsageMetrics metrics,
org.apache.hadoop.mapreduce.util.ResourceCalculatorPlugin monitor,
Progressive progress) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.