public class GenMRUnion1 extends java.lang.Object implements NodeProcessor
| Constructor and Description |
|---|
GenMRUnion1() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
process(Node nd,
java.util.Stack<Node> stack,
NodeProcessorCtx opProcCtx,
java.lang.Object... nodeOutputs)
Union Operator encountered .
|
public java.lang.Object process(Node nd, java.util.Stack<Node> stack, NodeProcessorCtx opProcCtx, java.lang.Object... nodeOutputs) throws SemanticException
process in interface NodeProcessornd - the file sink operator encounteredopProcCtx - contextnodeOutputs - A variable argument list of outputs from other nodes in the walkSemanticExceptionCopyright © 2012 The Apache Software Foundation