| Package | Description |
|---|---|
| org.apache.flink.table.api.config |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<ExecutionConfigOptions.TypeLengthEnforcer> |
ExecutionConfigOptions.TABLE_EXEC_SINK_TYPE_LENGTH_ENFORCER |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionConfigOptions.TypeLengthEnforcer |
ExecutionConfigOptions.TypeLengthEnforcer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionConfigOptions.TypeLengthEnforcer[] |
ExecutionConfigOptions.TypeLengthEnforcer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.