public class SQLSubPartitionByHash extends SQLSubPartitionBy
Constructor and Description |
---|
SQLSubPartitionByHash() |
Modifier and Type | Method and Description |
---|---|
SQLSubPartitionByHash |
clone() |
SQLExpr |
getExpr() |
boolean |
isKey() |
void |
setExpr(SQLExpr expr) |
void |
setKey(boolean key) |
cloneTo, getOptions, getSubPartitionsCount, getSubPartitionTemplate, isLinear, setLinear, setSubPartitionsCount
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public boolean isKey()
public void setKey(boolean key)
public SQLSubPartitionByHash clone()
clone
in interface SQLObject
clone
in class SQLSubPartitionBy
Copyright © 2013–2017 Alibaba Group. All rights reserved.