org.apache.hadoop.tools.rumen
Class ReduceAttempt20LineHistoryEventEmitter

java.lang.Object
  extended by org.apache.hadoop.tools.rumen.TaskAttempt20LineEventEmitter
      extended by org.apache.hadoop.tools.rumen.ReduceAttempt20LineHistoryEventEmitter

public class ReduceAttempt20LineHistoryEventEmitter
extends TaskAttempt20LineEventEmitter


Method Summary
protected static Counters maybeParseCounters(String counters)
           
protected static Counters parseCounters(String counters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

maybeParseCounters

protected static Counters maybeParseCounters(String counters)

parseCounters

protected static Counters parseCounters(String counters)
                                 throws ParseException
Throws:
ParseException


Copyright © 2009 The Apache Software Foundation