Uses of Interface
org.apache.hadoop.mapred.gridmix.emulators.resourceusage.ResourceUsageEmulatorPlugin

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

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

Classes in org.apache.hadoop.mapred.gridmix.emulators.resourceusage that implement ResourceUsageEmulatorPlugin
 class CumulativeCpuUsageEmulatorPlugin
          A ResourceUsageEmulatorPlugin that emulates the cumulative CPU usage by performing certain CPU intensive operations.
 class TotalHeapUsageEmulatorPlugin
          A ResourceUsageEmulatorPlugin that emulates the total heap usage by loading the JVM heap memory.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.