public class SQLPartitionByHash extends SQLPartitionBy
| Constructor and Description |
|---|
SQLPartitionByHash() |
| Modifier and Type | Method and Description |
|---|---|
SQLPartitionByHash |
clone() |
void |
cloneTo(SQLPartitionByHash x) |
boolean |
isKey() |
boolean |
isUnique() |
void |
setKey(boolean key) |
void |
setUnique(boolean unique) |
addColumn, addPartition, cloneTo, getColumns, 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 boolean isKey()
public void setKey(boolean key)
public boolean isUnique()
public void setUnique(boolean unique)
public SQLPartitionByHash clone()
clone in interface SQLObjectclone in class SQLPartitionBypublic void cloneTo(SQLPartitionByHash x)
Copyright © 2013–2018 Alibaba Group. All rights reserved.