org.apache.hadoop.tools.rumen
Class TaskAttempt20LineEventEmitter

java.lang.Object
  extended by org.apache.hadoop.tools.rumen.TaskAttempt20LineEventEmitter
Direct Known Subclasses:
MapAttempt20LineHistoryEventEmitter, ReduceAttempt20LineHistoryEventEmitter

public abstract class TaskAttempt20LineEventEmitter
extends Object


Constructor Summary
protected 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
 

Constructor Detail

TaskAttempt20LineEventEmitter

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