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

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

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

Methods in org.apache.hadoop.hive.ql.plan.ptf that return WindowFrameDef
 WindowFrameDef WindowFunctionDef.getWindowFrame()
           
 

Methods in org.apache.hadoop.hive.ql.plan.ptf with parameters of type WindowFrameDef
 void WindowFunctionDef.setWindowFrame(WindowFrameDef windowFrame)
           
 



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