org.apache.hadoop.chukwa.extraction.database
Class MRJobCounters

java.lang.Object
  extended by org.apache.hadoop.chukwa.extraction.database.MRJobCounters
All Implemented Interfaces:
DBPlugin

public class MRJobCounters
extends Object
implements DBPlugin


Constructor Summary
MRJobCounters()
           
 
Method Summary
 void process(org.apache.hadoop.io.SequenceFile.Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MRJobCounters

public MRJobCounters()
Method Detail

process

public void process(org.apache.hadoop.io.SequenceFile.Reader reader)
             throws DBException
Specified by:
process in interface DBPlugin
Throws:
DBException


Copyright © ${year} The Apache Software Foundation