Uses of Class
gudusoft.gsqlparser.nodes.hive.THiveHintItem
Packages that use THiveHintItem
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of THiveHintItem in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type THiveHintItemModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(THiveHintItem node) voidTParseTreeVisitor.preVisit(THiveHintItem node) -
Uses of THiveHintItem in gudusoft.gsqlparser.nodes.hive
Methods in gudusoft.gsqlparser.nodes.hive that return types with arguments of type THiveHintItemMethod parameters in gudusoft.gsqlparser.nodes.hive with type arguments of type THiveHintItemModifier and TypeMethodDescriptionvoidTHiveHintClause.setHintList(TPTNodeList<THiveHintItem> hintList)