public class OdpsUDTFSQLSelectItem extends SQLSelectItem implements OdpsObject
| 限定符和类型 | 字段和说明 |
|---|---|
private List<String> |
aliasList |
alias, aliasHashCode64, connectByRoot, exprattributes, parent| 构造器和说明 |
|---|
OdpsUDTFSQLSelectItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OdpsASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor 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, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic String getAlias()
getAlias 在类中 SQLSelectItempublic void setAlias(String alias)
setAlias 在类中 SQLSelectItemprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLSelectItempublic void accept0(OdpsASTVisitor visitor)
accept0 在接口中 OdpsObjectCopyright © 2013–2019 Alibaba Group. All rights reserved.