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

java.lang.Object
  extended by org.apache.hadoop.hive.ql.parse.WindowingExprNodeEvaluatorFactory

public class WindowingExprNodeEvaluatorFactory
extends Object


Nested Class Summary
static class WindowingExprNodeEvaluatorFactory.FindLeadLagFuncExprs
           
 
Constructor Summary
WindowingExprNodeEvaluatorFactory()
           
 
Method Summary
static ExprNodeEvaluator get(LeadLagInfo llInfo, ExprNodeDesc desc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowingExprNodeEvaluatorFactory

public WindowingExprNodeEvaluatorFactory()
Method Detail

get

public static ExprNodeEvaluator get(LeadLagInfo llInfo,
                                    ExprNodeDesc desc)
                             throws HiveException
Throws:
HiveException


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