public class OdpsUDTFSQLSelectItem extends SQLSelectItem implements OdpsObject
Constructor and Description |
---|
OdpsUDTFSQLSelectItem() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OdpsASTVisitor visitor) |
String |
getAlias() |
List<String> |
getAliasList() |
void |
setAlias(String alias) |
alias_hash, clone, computeAlias, computeDataType, equals, getExpr, hashCode, isConnectByRoot, match, match, output, replace, setConnectByRoot, setExpr, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public String getAlias()
getAlias
in class SQLSelectItem
public void setAlias(String alias)
setAlias
in class SQLSelectItem
public void accept0(OdpsASTVisitor visitor)
accept0
in interface OdpsObject
Copyright © 2013–2017 Alibaba Group. All rights reserved.