枚举的使用
com.alibaba.druid.sql.dialect.hive.stmt.HiveCreateFunctionStatement.ResourceType
-
com.alibaba.druid.sql.dialect.hive.stmt中HiveCreateFunctionStatement.ResourceType的使用
修饰符和类型字段说明protected HiveCreateFunctionStatement.ResourceTypeHiveCreateFunctionStatement.resourceType修饰符和类型方法说明HiveCreateFunctionStatement.getResourceType()返回带有指定名称的该类型的枚举常量。HiveCreateFunctionStatement.ResourceType.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。修饰符和类型方法说明voidHiveCreateFunctionStatement.setResourceType(HiveCreateFunctionStatement.ResourceType resourceType)