Uses of Enum Class
io.trino.plugin.hive.type.Category
Packages that use Category
-
Uses of Category in io.trino.plugin.hive
Methods in io.trino.plugin.hive that return Category -
Uses of Category in io.trino.plugin.hive.type
Methods in io.trino.plugin.hive.type that return CategoryModifier and TypeMethodDescriptionListTypeInfo.getCategory()MapTypeInfo.getCategory()PrimitiveTypeInfo.getCategory()StructTypeInfo.getCategory()abstract CategoryTypeInfo.getCategory()UnionTypeInfo.getCategory()static CategoryReturns the enum constant of this class with the specified name.static Category[]Category.values()Returns an array containing the constants of this enum class, in the order they are declared.