public class OdpsLateralViewTableSource extends SQLTableSourceImpl
构造器和说明 |
---|
OdpsLateralViewTableSource() |
限定符和类型 | 方法和说明 |
---|---|
List<SQLName> |
getColumns() |
SQLMethodInvokeExpr |
getMethod() |
SQLTableSource |
getTableSource() |
void |
setColumns(List<SQLName> columns) |
void |
setMethod(SQLMethodInvokeExpr method) |
void |
setTableSource(SQLTableSource tableSource) |
getAlias, getHints, getHintsSize, setAlias, setHints
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLTableSource getTableSource()
public void setTableSource(SQLTableSource tableSource)
public SQLMethodInvokeExpr getMethod()
public void setMethod(SQLMethodInvokeExpr method)
Copyright © 2013–2016 Alibaba Group. All rights reserved.