Uses of Class
gudusoft.gsqlparser.nodes.hive.THiveTablePartition
Packages that use THiveTablePartition
Package
Description
Provides the classes represents various SQL query parse tree node.
Provides the classes represent various SQL statements.
-
Uses of THiveTablePartition in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return THiveTablePartitionMethods in gudusoft.gsqlparser.nodes with parameters of type THiveTablePartitionModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(THiveTablePartition node) voidTParseTreeVisitor.preVisit(THiveTablePartition node) voidTCreateTableSqlNode.setHiveTablePartition(THiveTablePartition hiveTablePartition) -
Uses of THiveTablePartition in gudusoft.gsqlparser.stmt
Methods in gudusoft.gsqlparser.stmt that return THiveTablePartitionModifier and TypeMethodDescriptionTCreateTableSqlStatement.getHiveTablePartition()Hive, Impala table partitionMethods in gudusoft.gsqlparser.stmt with parameters of type THiveTablePartitionModifier and TypeMethodDescriptionvoidTCreateTableSqlStatement.setHiveTablePartition(THiveTablePartition hiveTablePartition)