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