Uses of Interface
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.ChunkProcessor

Packages that use ChunkProcessor
org.apache.hadoop.chukwa.extraction.demux.processor.mapper   
 

Uses of ChunkProcessor in org.apache.hadoop.chukwa.extraction.demux.processor.mapper
 

Methods in org.apache.hadoop.chukwa.extraction.demux.processor.mapper that return ChunkProcessor
static ChunkProcessor ProcessorFactory.getProcessor(String recordType)
           
 

Methods in org.apache.hadoop.chukwa.extraction.demux.processor.mapper with parameters of type ChunkProcessor
static void ProcessorFactory.register(String recordType, ChunkProcessor processor)
          Register a specific parser for a ChunkProcessor implementation.
 



Copyright © ${year} The Apache Software Foundation