public class OdpsAddStatisticStatement extends OdpsStatementImpl
Constructor and Description |
---|
OdpsAddStatisticStatement() |
Modifier and Type | Method and Description |
---|---|
OdpsStatisticClause |
getStatisticClause() |
SQLExprTableSource |
getTable() |
void |
setStatisticClause(OdpsStatisticClause statisticClause) |
void |
setTable(SQLExprTableSource table) |
void |
setTable(SQLName table) |
toString
getDbType, setDbType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLExprTableSource getTable()
public void setTable(SQLExprTableSource table)
public void setTable(SQLName table)
public OdpsStatisticClause getStatisticClause()
public void setStatisticClause(OdpsStatisticClause statisticClause)
Copyright © 2013–2017 Alibaba Group. All rights reserved.