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

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

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

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

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



Copyright © 2012 The Apache Software Foundation