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