public static class OdpsStatisticClause.ExpressionCondition extends OdpsStatisticClause
OdpsStatisticClause.ColumnMax, OdpsStatisticClause.ColumnMin, OdpsStatisticClause.ColumnStatisticClause, OdpsStatisticClause.ColumnSum, OdpsStatisticClause.ExpressionCondition, OdpsStatisticClause.NullValue, OdpsStatisticClause.TableCount
Constructor and Description |
---|
ExpressionCondition() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OdpsASTVisitor visitor) |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
toString
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 SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public void accept0(OdpsASTVisitor visitor)
accept0
in interface OdpsObject
accept0
in class OdpsObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.