Uses of Enum
org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanRestore
Packages that use TableConfigOptions.CatalogPlanRestore
-
Uses of TableConfigOptions.CatalogPlanRestore in org.apache.flink.table.api.config
Fields in org.apache.flink.table.api.config with type parameters of type TableConfigOptions.CatalogPlanRestoreModifier and TypeFieldDescriptionstatic final org.apache.flink.configuration.ConfigOption<TableConfigOptions.CatalogPlanRestore>TableConfigOptions.PLAN_RESTORE_CATALOG_OBJECTSMethods in org.apache.flink.table.api.config that return TableConfigOptions.CatalogPlanRestoreModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.TableConfigOptions.CatalogPlanRestore.values()Returns an array containing the constants of this enum type, in the order they are declared.