public class OdpsAddStatisticStatement extends OdpsStatementImpl implements SQLAlterStatement
| 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) |
toStringclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getChildren, getDbType, isAfterSemi, setAfterSemi, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExprTableSource getTable()
public void setTable(SQLExprTableSource table)
public void setTable(SQLName table)
public OdpsStatisticClause getStatisticClause()
public void setStatisticClause(OdpsStatisticClause statisticClause)
Copyright © 2013–2018 Alibaba Group. All rights reserved.