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

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

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

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

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



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