Uses of Enum Class
cn.sliew.flinkful.sql.catalog.dict.flink.CatalogColumnType
Packages that use CatalogColumnType
-
Uses of CatalogColumnType in cn.sliew.flinkful.sql.catalog.dict.flink
Methods in cn.sliew.flinkful.sql.catalog.dict.flink that return CatalogColumnTypeModifier and TypeMethodDescriptionstatic CatalogColumnTypeReturns the enum constant of this class with the specified name.static CatalogColumnType[]CatalogColumnType.values()Returns an array containing the constants of this enum class, in the order they are declared.