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