Uses of Enum
gudusoft.gsqlparser.nodes.hive.EHivePrincipalType
Packages that use EHivePrincipalType
-
Uses of EHivePrincipalType in gudusoft.gsqlparser.nodes.hive
Methods in gudusoft.gsqlparser.nodes.hive that return EHivePrincipalTypeModifier and TypeMethodDescriptionTHivePrincipalName.getPrincipalType()static EHivePrincipalTypeReturns the enum constant of this type with the specified name.static EHivePrincipalType[]EHivePrincipalType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.nodes.hive with parameters of type EHivePrincipalTypeModifier and TypeMethodDescriptionvoidTHivePrincipalName.setPrincipalType(EHivePrincipalType principalType)