org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class MapProcessorFactory

java.lang.Object
  extended by org.apache.hadoop.chukwa.extraction.demux.processor.mapper.MapProcessorFactory

public class MapProcessorFactory
extends Object


Method Summary
static MapProcessor getProcessor(String parserClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProcessor

public static MapProcessor getProcessor(String parserClass)
                                 throws UnknownRecordTypeException
Throws:
UnknownRecordTypeException


Copyright © ${year} The Apache Software Foundation