public class MySqlPartitionByKey extends SQLPartitionBy implements MySqlObject
| Constructor and Description |
|---|
MySqlPartitionByKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
MySqlPartitionByKey |
clone() |
void |
cloneTo(MySqlPartitionByKey x) |
int |
getAlgorithm() |
void |
setAlgorithm(int algorithm) |
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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic void accept0(MySqlASTVisitor visitor)
accept0 in interface MySqlObjectpublic void cloneTo(MySqlPartitionByKey x)
public MySqlPartitionByKey clone()
clone in interface SQLObjectclone in class SQLPartitionBypublic int getAlgorithm()
public void setAlgorithm(int algorithm)
Copyright © 2013–2022 Alibaba Group. All rights reserved.