public class GenMROperator extends Object implements NodeProcessor
| Constructor and Description |
|---|
GenMROperator() |
public Object process(Node nd, Stack<Node> stack, NodeProcessorCtx procCtx, Object... nodeOutputs) throws SemanticException
process in interface NodeProcessornd - the reduce sink operator encounteredprocCtx - contextnodeOutputs - A variable argument list of outputs from other nodes in the walkSemanticExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.