public class MySqlPartitionByKey extends SQLPartitionBy implements MySqlObject
| 限定符和类型 | 字段和说明 |
|---|---|
private short |
algorithm |
columns, linear, partitions, partitionsCount, storeIn, subPartitionByattributes, parent| 构造器和说明 |
|---|
MySqlPartitionByKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
MySqlPartitionByKey |
clone() |
void |
cloneTo(MySqlPartitionByKey x) |
short |
getAlgorithm() |
void |
setAlgorithm(short algorithm) |
addColumn, addPartition, cloneTo, getColumns, getPartitions, getPartitionsCount, getStoreIn, getSubPartitionBy, isLinear, isPartitionByColumn, setLinear, setPartitionsCount, setSubPartitionByaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic short getAlgorithm()
public void setAlgorithm(short algorithm)
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplpublic void accept0(MySqlASTVisitor visitor)
accept0 在接口中 MySqlObjectpublic void cloneTo(MySqlPartitionByKey x)
public MySqlPartitionByKey clone()
clone 在接口中 SQLObjectclone 在类中 SQLPartitionByCopyright © 2013–2019 Alibaba Group. All rights reserved.