public class SQLSubPartitionByHash extends SQLSubPartitionBy
| 限定符和类型 | 字段和说明 |
|---|---|
protected SQLExpr |
expr |
private boolean |
key |
linear, options, subPartitionsCount, subPartitionTemplateattributes, parent| 构造器和说明 |
|---|
SQLSubPartitionByHash() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(SQLASTVisitor visitor) |
SQLSubPartitionByHash |
clone() |
SQLExpr |
getExpr() |
boolean |
isKey() |
boolean |
isPartitionByColumn(long columnNameHashCode64) |
void |
setExpr(SQLExpr expr) |
void |
setKey(boolean key) |
cloneTo, getOptions, getSubPartitionsCount, getSubPartitionTemplate, isLinear, setLinear, setSubPartitionsCountaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringprotected SQLExpr expr
private boolean key
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplpublic boolean isKey()
public void setKey(boolean key)
public SQLSubPartitionByHash clone()
clone 在接口中 SQLObjectclone 在类中 SQLSubPartitionBypublic boolean isPartitionByColumn(long columnNameHashCode64)
isPartitionByColumn 在类中 SQLSubPartitionByCopyright © 2013–2019 Alibaba Group. All rights reserved.