Uses of Class
org.apache.hadoop.hive.ql.parse.PTFTranslator.LeadLagInfo

Packages that use PTFTranslator.LeadLagInfo
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.plan   
 

Uses of PTFTranslator.LeadLagInfo in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse with parameters of type PTFTranslator.LeadLagInfo
static ExprNodeEvaluator WindowingExprNodeEvaluatorFactory.get(PTFTranslator.LeadLagInfo llInfo, ExprNodeDesc desc)
           
 

Uses of PTFTranslator.LeadLagInfo in org.apache.hadoop.hive.ql.plan
 

Methods in org.apache.hadoop.hive.ql.plan that return PTFTranslator.LeadLagInfo
 PTFTranslator.LeadLagInfo PTFDesc.getLlInfo()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type PTFTranslator.LeadLagInfo
 void PTFDesc.setLlInfo(PTFTranslator.LeadLagInfo llInfo)
           
 



Copyright © 2012 The Apache Software Foundation