| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.sink |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintEnforcer.Builder.addBinaryLengthConstraint(org.apache.flink.table.api.config.ExecutionConfigOptions.TypeLengthEnforcer typeLengthEnforcer,
List<ConstraintEnforcer.FieldInfo> binaryFieldInfo,
List<String> binaryFieldNames,
String[] allFieldNames) |
void |
ConstraintEnforcer.Builder.addCharLengthConstraint(org.apache.flink.table.api.config.ExecutionConfigOptions.TypeLengthEnforcer typeLengthEnforcer,
List<ConstraintEnforcer.FieldInfo> charFieldInfo,
List<String> charFieldNames,
String[] allFieldNames) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.