org.apache.hadoop.hive.ql.plan
Class limitDesc
java.lang.Object
org.apache.hadoop.hive.ql.plan.limitDesc
- All Implemented Interfaces:
- Serializable
public class limitDesc
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
limitDesc
public limitDesc()
limitDesc
public limitDesc(int limit)
getLimit
public int getLimit()
setLimit
public void setLimit(int limit)
Copyright © 2009 The Apache Software Foundation