org.apache.hadoop.hive.ql.plan.ptf
Class WindowFrameDef
java.lang.Object
org.apache.hadoop.hive.ql.plan.ptf.WindowFrameDef
public class WindowFrameDef
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowFrameDef
public WindowFrameDef()
getStart
public BoundaryDef getStart()
setStart
public void setStart(BoundaryDef start)
getEnd
public BoundaryDef getEnd()
setEnd
public void setEnd(BoundaryDef end)
Copyright © 2014 The Apache Software Foundation. All rights reserved.