public class SQLSubPartitionByHash extends SQLSubPartitionBy
| Constructor and Description |
|---|
SQLSubPartitionByHash() |
| Modifier and Type | Method and Description |
|---|---|
SQLSubPartitionByHash |
clone() |
SQLExpr |
getExpr() |
boolean |
isKey() |
void |
setExpr(SQLExpr expr) |
void |
setKey(boolean key) |
cloneTo, getOptions, getSubPartitionsCount, getSubPartitionTemplate, isLinear, setLinear, setSubPartitionsCountaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public boolean isKey()
public void setKey(boolean key)
public SQLSubPartitionByHash clone()
clone in interface SQLObjectclone in class SQLSubPartitionByCopyright © 2013–2018 Alibaba Group. All rights reserved.