public class SQLPartitionByRange extends SQLPartitionBy
Constructor and Description |
---|
SQLPartitionByRange() |
Modifier and Type | Method and Description |
---|---|
void |
addColumn(SQLName column) |
List<SQLName> |
getColumns() |
SQLExpr |
getExpr() |
SQLExpr |
getInterval() |
void |
setExpr(SQLExpr expr) |
void |
setInterval(SQLExpr interval) |
addPartition, getPartitions, getPartitionsCount, getStoreIn, getSubPartitionBy, isLinear, setLinear, setPartitionsCount, setSubPartitionBy
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
Copyright © 2013–2017 Alibaba Group. All rights reserved.