Uses of Interface
org.apache.hadoop.mapred.gridmix.emulators.resourceusage.CumulativeCpuUsageEmulatorPlugin.CpuUsageEmulatorCore

Packages that use CumulativeCpuUsageEmulatorPlugin.CpuUsageEmulatorCore
org.apache.hadoop.mapred.gridmix.emulators.resourceusage   
 

Uses of CumulativeCpuUsageEmulatorPlugin.CpuUsageEmulatorCore in org.apache.hadoop.mapred.gridmix.emulators.resourceusage
 

Classes in org.apache.hadoop.mapred.gridmix.emulators.resourceusage that implement CumulativeCpuUsageEmulatorPlugin.CpuUsageEmulatorCore
static class CumulativeCpuUsageEmulatorPlugin.DefaultCpuUsageEmulator
          This is the core engine to emulate the CPU usage.
 

Fields in org.apache.hadoop.mapred.gridmix.emulators.resourceusage declared as CumulativeCpuUsageEmulatorPlugin.CpuUsageEmulatorCore
protected  CumulativeCpuUsageEmulatorPlugin.CpuUsageEmulatorCore CumulativeCpuUsageEmulatorPlugin.emulatorCore
           
 

Constructors in org.apache.hadoop.mapred.gridmix.emulators.resourceusage with parameters of type CumulativeCpuUsageEmulatorPlugin.CpuUsageEmulatorCore
CumulativeCpuUsageEmulatorPlugin(CumulativeCpuUsageEmulatorPlugin.CpuUsageEmulatorCore core)
          For testing.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.