public class HiveCreateTableStatement extends SQLCreateTableStatement implements HiveStatement
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HiveCreateTableStatement.PartitionedBy |
SQLCreateTableStatement.Type| 构造器和说明 |
|---|
HiveCreateTableStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(HiveASTVisitor visitor) |
HiveCreateTableStatement.PartitionedBy |
getPartitionedBy() |
void |
setPartitionedBy(HiveCreateTableStatement.PartitionedBy partitionedBy) |
getName, getTableElementList, getTableSource, getType, output, setName, setTableSource, setTypeaccept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic HiveCreateTableStatement.PartitionedBy getPartitionedBy()
public void setPartitionedBy(HiveCreateTableStatement.PartitionedBy partitionedBy)
public void accept0(HiveASTVisitor visitor)
accept0 在接口中 HiveSQLObjectCopyright © 2012 Alibaba Group. All Rights Reserved.