Enum TableConfigOptions.CatalogPlanRestore

java.lang.Object
java.lang.Enum<TableConfigOptions.CatalogPlanRestore>
org.apache.flink.table.api.config.TableConfigOptions.CatalogPlanRestore
All Implemented Interfaces:
Serializable, Comparable<TableConfigOptions.CatalogPlanRestore>, java.lang.constant.Constable, DescribedEnum
Enclosing class:
TableConfigOptions

@PublicEvolving public static enum TableConfigOptions.CatalogPlanRestore extends Enum<TableConfigOptions.CatalogPlanRestore> implements DescribedEnum
Strategy to restore Catalog objects using the plan and lookups if necessary.