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