public class HiveInputOutputFormat extends SQLExprImpl
| Constructor and Description |
|---|
HiveInputOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
HiveInputOutputFormat |
clone() |
boolean |
equals(Object o) |
SQLExpr |
getInput() |
SQLExpr |
getOutput() |
int |
hashCode() |
void |
setInput(SQLExpr x) |
void |
setOutput(SQLExpr x) |
computeDataType, getChildrenaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic boolean equals(Object o)
equals in class SQLExprImplpublic int hashCode()
hashCode in class SQLExprImplpublic HiveInputOutputFormat clone()
public SQLExpr getInput()
public void setInput(SQLExpr x)
public SQLExpr getOutput()
public void setOutput(SQLExpr x)
Copyright © 2013–2020 Alibaba Group. All rights reserved.