org.apache.hadoop.chukwa.extraction.database
Interface DBPlugin

All Known Implementing Classes:
MRJobCounters

public interface DBPlugin


Method Summary
 void process(org.apache.hadoop.io.SequenceFile.Reader reader)
           
 

Method Detail

process

void process(org.apache.hadoop.io.SequenceFile.Reader reader)
             throws DBException
Throws:
DBException


Copyright © ${year} The Apache Software Foundation