public static class StatsRulesProcFactory.SelectStatsRule extends StatsRulesProcFactory.DefaultStatsRule implements NodeProcessor
JavaDataModel will be used and for variable length data
types worst case will be assumed.
For more information, refer 'Estimating The Cost Of Operations' chapter in "Database Systems: The Complete Book" by Garcia-Molina et. al.
| Constructor and Description |
|---|
StatsRulesProcFactory.SelectStatsRule() |
public StatsRulesProcFactory.SelectStatsRule()
public Object process(Node nd, Stack<Node> stack, NodeProcessorCtx procCtx, Object... nodeOutputs) throws SemanticException
NodeProcessorprocess in interface NodeProcessorprocess in class StatsRulesProcFactory.DefaultStatsRulend - operator to processprocCtx - operator processor contextnodeOutputs - A variable argument list of outputs from other nodes in the walkSemanticExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.