- java.lang.Object
-
- org.apache.tez.runtime.api.AbstractLogicalIOProcessor
-
- org.apache.tez.runtime.library.processor.SimpleProcessor
-
- org.apache.tez.mapreduce.processor.SimpleMRProcessor
-
- org.apache.tez.examples.WordCount.SumProcessor
-
-
Field Summary
-
Fields inherited from class org.apache.tez.runtime.library.processor.SimpleProcessor
inputs, outputs
-
Constructor Summary
Constructors
| Constructor and Description |
WordCount.SumProcessor(org.apache.tez.runtime.api.ProcessorContext context) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
run() |
-
Methods inherited from class org.apache.tez.mapreduce.processor.SimpleMRProcessor
postOp
-
Methods inherited from class org.apache.tez.runtime.library.processor.SimpleProcessor
close, getInputs, getOutputs, handleEvents, initialize, preOp, run
-
Methods inherited from class org.apache.tez.runtime.api.AbstractLogicalIOProcessor
getContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014 Apache Software Foundation. All rights reserved.