|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReduceProcessor | |
---|---|
org.apache.hadoop.chukwa.extraction.demux.processor.reducer |
Uses of ReduceProcessor in org.apache.hadoop.chukwa.extraction.demux.processor.reducer |
---|
Classes in org.apache.hadoop.chukwa.extraction.demux.processor.reducer that implement ReduceProcessor | |
---|---|
class |
ClientTrace
|
class |
IdentityReducer
|
class |
JobLogHistoryReduceProcessor
|
class |
MRJobReduceProcessor
|
class |
SystemMetrics
|
Methods in org.apache.hadoop.chukwa.extraction.demux.processor.reducer that return ReduceProcessor | |
---|---|
static ReduceProcessor |
ReduceProcessorFactory.getProcessor(String reduceType)
|
Methods in org.apache.hadoop.chukwa.extraction.demux.processor.reducer with parameters of type ReduceProcessor | |
---|---|
static void |
ReduceProcessorFactory.register(String reduceType,
ReduceProcessor processor)
Register a specific parser for a ReduceProcessor implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |