Uses of Class
org.apache.hadoop.hive.ql.parse.WindowingSpec.WindowFrameSpec

Packages that use WindowingSpec.WindowFrameSpec
org.apache.hadoop.hive.ql.parse   
 

Uses of WindowingSpec.WindowFrameSpec in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse that return WindowingSpec.WindowFrameSpec
 WindowingSpec.WindowFrameSpec WindowingSpec.WindowSpec.getWindowFrame()
           
 

Methods in org.apache.hadoop.hive.ql.parse with parameters of type WindowingSpec.WindowFrameSpec
 void WindowingSpec.WindowSpec.setWindowFrame(WindowingSpec.WindowFrameSpec windowFrame)
           
 



Copyright © 2012 The Apache Software Foundation