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