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