public class BucketingSortingReduceSinkOptimizer.BucketSortReduceSinkProcessor extends Object implements NodeProcessor
| Modifier and Type | Field and Description |
|---|---|
protected ParseContext |
pGraphContext |
| Constructor and Description |
|---|
BucketingSortingReduceSinkOptimizer.BucketSortReduceSinkProcessor(ParseContext pGraphContext) |
protected ParseContext pGraphContext
public BucketingSortingReduceSinkOptimizer.BucketSortReduceSinkProcessor(ParseContext pGraphContext)
public Object process(Node nd, Stack<Node> stack, NodeProcessorCtx procCtx, Object... nodeOutputs) throws SemanticException
NodeProcessorprocess in interface NodeProcessornd - operator to processprocCtx - operator processor contextnodeOutputs - A variable argument list of outputs from other nodes in the walkSemanticExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.