org.apache.hadoop.vaidya.postexdiagnosis.tests
Class MapsReExecutionImpact

java.lang.Object
  extended by org.apache.hadoop.vaidya.DiagnosticTest
      extended by org.apache.hadoop.vaidya.postexdiagnosis.tests.MapsReExecutionImpact
All Implemented Interfaces:
Runnable

public class MapsReExecutionImpact
extends DiagnosticTest


Constructor Summary
MapsReExecutionImpact()
           
 
Method Summary
 double evaluate(JobStatistics job)
           
 String getPrescription()
           
 String getReferenceDetails()
           
 
Methods inherited from class org.apache.hadoop.vaidya.DiagnosticTest
getDescription, getImpactLevel, getImportance, getInputElementDoubleValue, getInputElementLongValue, getInputElementStringValue, getReportElement, getSeverityLevel, getSuccessThreshold, getTitle, initGlobals, isEvaluated, istestPassed, run, truncate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapsReExecutionImpact

public MapsReExecutionImpact()
Method Detail

evaluate

public double evaluate(JobStatistics job)
Specified by:
evaluate in class DiagnosticTest

getPrescription

public String getPrescription()
Specified by:
getPrescription in class DiagnosticTest

getReferenceDetails

public String getReferenceDetails()
Specified by:
getReferenceDetails in class DiagnosticTest


Copyright © 2009 The Apache Software Foundation