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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation