public class SparkProcessAnalyzeTable extends Object implements NodeProcessor
| Constructor and Description |
|---|
SparkProcessAnalyzeTable(GenSparkUtils utils)
Injecting the utils in the constructor facilitates testing.
|
public SparkProcessAnalyzeTable(GenSparkUtils utils)
public Object process(Node nd, Stack<Node> stack, NodeProcessorCtx procContext, Object... nodeOutputs) throws SemanticException
NodeProcessorprocess in interface NodeProcessornd - operator to processprocContext - operator processor contextnodeOutputs - A variable argument list of outputs from other nodes in the walkSemanticExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.