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