org.apache.hadoop.mapred.gridmix
Interface Progressive

All Known Subinterfaces:
ResourceUsageEmulatorPlugin
All Known Implementing Classes:
CumulativeCpuUsageEmulatorPlugin, ResourceUsageMatcher, TotalHeapUsageEmulatorPlugin

public interface Progressive

Used to track progress of tasks.


Method Summary
 float getProgress()
           
 

Method Detail

getProgress

float getProgress()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.