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