|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HiveCreateTableStatement.PartitionedBy | |
|---|---|
| com.alibaba.druid.sql.dialect.hive.ast.stmt | |
| com.alibaba.druid.sql.dialect.hive.visitor | |
| Uses of HiveCreateTableStatement.PartitionedBy in com.alibaba.druid.sql.dialect.hive.ast.stmt |
|---|
| Methods in com.alibaba.druid.sql.dialect.hive.ast.stmt that return HiveCreateTableStatement.PartitionedBy | |
|---|---|
HiveCreateTableStatement.PartitionedBy |
HiveCreateTableStatement.getPartitionedBy()
|
| Methods in com.alibaba.druid.sql.dialect.hive.ast.stmt with parameters of type HiveCreateTableStatement.PartitionedBy | |
|---|---|
void |
HiveCreateTableStatement.setPartitionedBy(HiveCreateTableStatement.PartitionedBy partitionedBy)
|
| Uses of HiveCreateTableStatement.PartitionedBy in com.alibaba.druid.sql.dialect.hive.visitor |
|---|
| Methods in com.alibaba.druid.sql.dialect.hive.visitor with parameters of type HiveCreateTableStatement.PartitionedBy | |
|---|---|
void |
HiveSchemaStatVisitor.endVisit(HiveCreateTableStatement.PartitionedBy x)
|
void |
HiveOutputVisitor.endVisit(HiveCreateTableStatement.PartitionedBy x)
|
void |
HiveASTVisitorAdapter.endVisit(HiveCreateTableStatement.PartitionedBy x)
|
void |
HiveASTVisitor.endVisit(HiveCreateTableStatement.PartitionedBy x)
|
boolean |
HiveSchemaStatVisitor.visit(HiveCreateTableStatement.PartitionedBy x)
|
boolean |
HiveOutputVisitor.visit(HiveCreateTableStatement.PartitionedBy x)
|
boolean |
HiveASTVisitorAdapter.visit(HiveCreateTableStatement.PartitionedBy x)
|
boolean |
HiveASTVisitor.visit(HiveCreateTableStatement.PartitionedBy x)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||