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