Uses of Class
org.apache.hadoop.hive.ql.plan.ptf.WindowTableFunctionDef

Packages that use WindowTableFunctionDef
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.plan   
 

Uses of WindowTableFunctionDef in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse with parameters of type WindowTableFunctionDef
protected  RowResolver PTFTranslator.buildRowResolverForWindowing(WindowTableFunctionDef def)
           
 

Uses of WindowTableFunctionDef in org.apache.hadoop.hive.ql.plan
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type WindowTableFunctionDef
 void PTFDeserializer.initializeWindowing(WindowTableFunctionDef def)
           
 



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