public class SQLPartitionByRange extends SQLPartitionBy
| Constructor and Description |
|---|
SQLPartitionByRange() |
| Modifier and Type | Method and Description |
|---|---|
SQLPartitionByRange |
clone() |
void |
cloneTo(SQLPartitionByRange x) |
SQLExpr |
getInterval() |
void |
setInterval(SQLExpr interval) |
addColumn, addPartition, cloneTo, getColumns, getLifecycle, getPartitions, getPartitionsCount, getStoreIn, getSubPartitionBy, isLinear, isPartitionByColumn, setLifecycle, setLinear, setPartitionsCount, setPartitionsCount, setSubPartitionByaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringpublic SQLExpr getInterval()
public void setInterval(SQLExpr interval)
public SQLPartitionByRange clone()
clone in interface SQLObjectclone in class SQLPartitionBypublic void cloneTo(SQLPartitionByRange x)
Copyright © 2013–2022 Alibaba Group. All rights reserved.