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