Uses of Enum Class
io.trino.plugin.hudi.TableType
Packages that use TableType
-
Uses of TableType in io.trino.plugin.hudi
Methods in io.trino.plugin.hudi that return TableTypeModifier and TypeMethodDescriptionHudiTableName.getTableType()static TableTypeReturns the enum constant of this class with the specified name.static TableType[]TableType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.plugin.hudi with parameters of type TableType