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

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

public class ReadingHDFSFilesAsSideEffect
extends DiagnosticTest


Constructor Summary
ReadingHDFSFilesAsSideEffect()
           
 
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

ReadingHDFSFilesAsSideEffect

public ReadingHDFSFilesAsSideEffect()
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