public static class HiveCreateTableStatement.PartitionedBy extends HiveSQLObjectImpl
| 构造器和说明 |
|---|
HiveCreateTableStatement.PartitionedBy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(HiveASTVisitor visitor) |
String |
getName() |
SQLDataType |
getType() |
void |
setName(String name) |
void |
setType(SQLDataType type) |
accept0accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic String getName()
public void setName(String name)
public SQLDataType getType()
public void setType(SQLDataType type)
public void accept0(HiveASTVisitor visitor)
accept0 在接口中 HiveSQLObjectaccept0 在类中 HiveSQLObjectImplCopyright © 2012 Alibaba Group. All Rights Reserved.