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