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 org.apache.hadoop.mapreduce.Counters maybeParseCounters(String counters)
           
protected static org.apache.hadoop.mapreduce.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 org.apache.hadoop.mapreduce.Counters maybeParseCounters(String counters)

parseCounters

protected static org.apache.hadoop.mapreduce.Counters parseCounters(String counters)
                                                             throws ParseException
Throws:
ParseException


Copyright © 2013 Apache Software Foundation. All Rights Reserved.