public class HiveCreateTableStatement extends SQLCreateTableStatement
SQLCreateTableStatement.Typebuckets, clusteredBy, comment, compress, ifNotExiists, inherits, like, logging, onCommitDeleteRows, onCommitPreserveRows, partitionColumns, partitioning, rowFormat, select, sortedBy, storedAs, tableElementList, tableOptions, tableSource, tablespace, typeafterSemi, dbType, headHintsattributes, parent| 构造器和说明 |
|---|
HiveCreateTableStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(HiveASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
void |
addPartitionColumn(SQLColumnDefinition column) |
List<SQLColumnDefinition> |
getPartitionColumns() |
addBodyBeforeComment, addClusteredByItem, addSortedByItem, alterApply, apply, apply, apply, apply, clone, cloneTo, columnIndexOf, computeName, findColumn, findColumn, findForeignKey, findIndex, findPrimaryKey, findUnique, forEachColumn, foreignKeyToAlterTable, getBodyBeforeCommentsDirect, getBuckets, getChildren, getClusteredBy, getComment, getCompress, getInherits, getLike, getLogging, getName, getPartitioning, getRowFormat, getSchema, getSelect, getSortedBy, getStoredAs, getTableElementList, getTableOptions, getTableSource, getTablespace, getType, hasBodyBeforeComment, hashForeignKey, isIfNotExiists, isMUL, isOnCommitPreserveRows, isPrimaryColumn, isPrimaryColumn, isReferenced, isReferenced, isUNI, renameColumn, setBuckets, setComment, setCompress, setIfNotExiists, setInherits, setLike, setLike, setLogging, setName, setName, setOnCommitPreserveRows, setPartitioning, setRowFormat, setSchema, setSelect, setStoredAs, setTableSource, setTablespace, setType, simplify, sort, toStringgetDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentgetDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLCreateTableStatementpublic List<SQLColumnDefinition> getPartitionColumns()
public void addPartitionColumn(SQLColumnDefinition column)
protected void accept0(HiveASTVisitor visitor)
Copyright © 2013–2019 Alibaba Group. All rights reserved.