org.apache.hadoop.tools.rumen
Class MapAttempt20LineHistoryEventEmitter

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

public class MapAttempt20LineHistoryEventEmitter
extends TaskAttempt20LineEventEmitter


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

Constructor Detail

MapAttempt20LineHistoryEventEmitter

protected MapAttempt20LineHistoryEventEmitter()
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