public class OdpsRemoveStatisticStatement extends OdpsStatementImpl
| 限定符和类型 | 字段和说明 |
|---|---|
private OdpsStatisticClause |
statisticClause |
private SQLExprTableSource |
table |
afterSemi, dbType, headHintsattributes, parent| 构造器和说明 |
|---|
OdpsRemoveStatisticStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(OdpsASTVisitor visitor) |
OdpsStatisticClause |
getStatisticClause() |
SQLExprTableSource |
getTable() |
void |
setStatisticClause(OdpsStatisticClause statisticClause) |
void |
setTable(SQLExprTableSource table) |
void |
setTable(SQLName table) |
accept0, toStringclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate SQLExprTableSource table
private OdpsStatisticClause statisticClause
protected void accept0(OdpsASTVisitor visitor)
accept0 在类中 OdpsStatementImplpublic SQLExprTableSource getTable()
public void setTable(SQLExprTableSource table)
public void setTable(SQLName table)
public OdpsStatisticClause getStatisticClause()
public void setStatisticClause(OdpsStatisticClause statisticClause)
Copyright © 2013–2019 Alibaba Group. All rights reserved.