- 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.JoinDataGen.GenDataProcessor
-
-
Field Summary
-
Fields inherited from class org.apache.tez.runtime.library.processor.SimpleProcessor
inputs, outputs
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static byte[] |
createConfiguration(long streamOutputFileSize,
long hashOutputFileSize) |
void |
initialize() |
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, 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.