org.apache.hadoop.hive.ql.plan
Class PTFDesc.BoundaryDef
java.lang.Object
org.apache.hadoop.hive.ql.plan.PTFDesc.BoundaryDef
- Direct Known Subclasses:
- PTFDesc.CurrentRowDef, PTFDesc.RangeBoundaryDef, PTFDesc.ValueBoundaryDef
- Enclosing class:
- PTFDesc
public abstract static class PTFDesc.BoundaryDef
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTFDesc.BoundaryDef
public PTFDesc.BoundaryDef()
getDirection
public WindowingSpec.Direction getDirection()
setDirection
public void setDirection(WindowingSpec.Direction direction)
getAmt
public abstract int getAmt()
Copyright © 2012 The Apache Software Foundation