|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hive.ql.plan.AbstractOperatorDesc
org.apache.hadoop.hive.ql.plan.ExtractDesc
public class ExtractDesc
ExtractDesc.
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.hive.ql.plan.AbstractOperatorDesc |
|---|
opTraits, statistics, vectorMode |
| Constructor Summary | |
|---|---|
ExtractDesc()
|
|
ExtractDesc(ExprNodeDesc col)
|
|
| Method Summary | |
|---|---|
ExprNodeDesc |
getCol()
|
void |
setCol(ExprNodeDesc col)
|
| Methods inherited from class org.apache.hadoop.hive.ql.plan.AbstractOperatorDesc |
|---|
clone, getOpTraits, getStatistics, setOpTraits, setStatistics, setVectorMode |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtractDesc()
public ExtractDesc(ExprNodeDesc col)
| Method Detail |
|---|
public ExprNodeDesc getCol()
public void setCol(ExprNodeDesc col)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||