Enum ExecutionConfigOptions.TypeLengthEnforcer

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

@PublicEvolving public static enum ExecutionConfigOptions.TypeLengthEnforcer extends Enum<ExecutionConfigOptions.TypeLengthEnforcer> implements DescribedEnum
The enforcer to guarantee that length of CHAR/VARCHAR/BINARY/VARBINARY columns is respected when writing data into a sink.