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
ExtractDesc.
- 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 © 2013 The Apache Software Foundation