org.apache.hadoop.hive.ql.plan
Class PTFDesc.CurrentRowDef
java.lang.Object
org.apache.hadoop.hive.ql.plan.PTFDesc.BoundaryDef
org.apache.hadoop.hive.ql.plan.PTFDesc.CurrentRowDef
- Enclosing class:
- PTFDesc
public static class PTFDesc.CurrentRowDef
- extends PTFDesc.BoundaryDef
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTFDesc.CurrentRowDef
public PTFDesc.CurrentRowDef()
compareTo
public int compareTo(PTFDesc.BoundaryDef other)
getDirection
public WindowingSpec.Direction getDirection()
- Overrides:
getDirection
in class PTFDesc.BoundaryDef
getAmt
public int getAmt()
- Specified by:
getAmt
in class PTFDesc.BoundaryDef
Copyright © 2012 The Apache Software Foundation