org.apache.hadoop.hive.ql.plan
Class extractDesc
java.lang.Object
org.apache.hadoop.hive.ql.plan.extractDesc
- All Implemented Interfaces:
- Serializable
public class extractDesc
- 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 |
extractDesc
public extractDesc()
extractDesc
public extractDesc(exprNodeDesc col)
getCol
public exprNodeDesc getCol()
setCol
public void setCol(exprNodeDesc col)
Copyright © 2009 The Apache Software Foundation