org.apache.hadoop.hive.ql.parse
Class WindowingExprNodeEvaluatorFactory.FindLeadLagFuncExprs

java.lang.Object
  extended by org.apache.hadoop.hive.ql.parse.WindowingExprNodeEvaluatorFactory.FindLeadLagFuncExprs
Enclosing class:
WindowingExprNodeEvaluatorFactory

public static class WindowingExprNodeEvaluatorFactory.FindLeadLagFuncExprs
extends Object


Method Summary
 void visit(ExprNodeGenericFuncDesc fnExpr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

visit

public void visit(ExprNodeGenericFuncDesc fnExpr)
           throws HiveException
Throws:
HiveException


Copyright © 2014 The Apache Software Foundation. All rights reserved.