Uses of Enum Class
io.trino.plugin.hive.projection.ProjectionType
Packages that use ProjectionType
-
Uses of ProjectionType in io.trino.plugin.hive.projection
Subclasses with type arguments of type ProjectionType in io.trino.plugin.hive.projectionMethods in io.trino.plugin.hive.projection that return ProjectionTypeModifier and TypeMethodDescriptionstatic ProjectionTypeReturns the enum constant of this class with the specified name.static ProjectionType[]ProjectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.