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

Packages that use PTFDesc.WindowFunctionDef
org.apache.hadoop.hive.ql.plan   
 

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

Methods in org.apache.hadoop.hive.ql.plan that return types with arguments of type PTFDesc.WindowFunctionDef
 ArrayList<PTFDesc.WindowFunctionDef> PTFDesc.WindowTableFunctionDef.getWindowFunctions()
           
 

Method parameters in org.apache.hadoop.hive.ql.plan with type arguments of type PTFDesc.WindowFunctionDef
 void PTFDesc.WindowTableFunctionDef.setWindowFunctions(ArrayList<PTFDesc.WindowFunctionDef> windowFunctions)
           
 



Copyright © 2012 The Apache Software Foundation