public class SQLPartitionByHash extends SQLPartitionBy
| Constructor and Description |
|---|
SQLPartitionByHash() |
| Modifier and Type | Method and Description |
|---|---|
SQLPartitionByHash |
clone() |
SQLExpr |
getExpr() |
boolean |
isKey() |
void |
setExpr(SQLExpr expr) |
void |
setKey(boolean key) |
addPartition, cloneTo, getPartitions, getPartitionsCount, getStoreIn, getSubPartitionBy, isLinear, setLinear, setPartitionsCount, setSubPartitionByaccept, 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 SQLPartitionByHash clone()
clone in interface SQLObjectclone in class SQLPartitionByCopyright © 2013–2017 Alibaba Group. All rights reserved.