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