public class FilterByWordOutputProcessor extends SimpleMRProcessor
inputs, outputs, progressHelper| Constructor and Description |
|---|
FilterByWordOutputProcessor(ProcessorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
handleEvents(List<Event> processorEvents) |
void |
run() |
postOpgetInputs, getOutputs, initialize, preOp, runabort, getContextpublic FilterByWordOutputProcessor(ProcessorContext context)
public void handleEvents(List<Event> processorEvents)
handleEvents in interface ProcessorFrameworkInterfacehandleEvents in class SimpleProcessorpublic void close()
throws Exception
close in interface ProcessorFrameworkInterfaceclose in class SimpleProcessorExceptionpublic void run()
throws Exception
run in class SimpleProcessorExceptionCopyright © 2021 Apache Software Foundation. All rights reserved.