public class SQLSubPartitionByHash extends SQLSubPartitionBy
| Constructor and Description |
|---|
SQLSubPartitionByHash() |
| Modifier and Type | Method and Description |
|---|---|
SQLSubPartitionByHash |
clone() |
SQLExpr |
getExpr() |
boolean |
isKey() |
boolean |
isPartitionByColumn(long columnNameHashCode64) |
void |
setExpr(SQLExpr expr) |
void |
setKey(boolean key) |
cloneTo, getLifecycle, getOptions, getSubPartitionsCount, getSubPartitionTemplate, isLinear, setLifecycle, setLinear, setSubPartitionsCountaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public boolean isKey()
public void setKey(boolean key)
public SQLSubPartitionByHash clone()
clone in interface SQLObjectclone in class SQLSubPartitionBypublic boolean isPartitionByColumn(long columnNameHashCode64)
isPartitionByColumn in class SQLSubPartitionByCopyright © 2013–2021 Alibaba Group. All rights reserved.