public class SinkNotNullEnforcer extends Object implements org.apache.flink.api.common.functions.FilterFunction<org.apache.flink.table.data.RowData>
| Constructor and Description |
|---|
SinkNotNullEnforcer(org.apache.flink.table.api.config.ExecutionConfigOptions.NotNullEnforcer notNullEnforcer,
int[] notNullFieldIndices,
String[] allFieldNames) |
public SinkNotNullEnforcer(org.apache.flink.table.api.config.ExecutionConfigOptions.NotNullEnforcer notNullEnforcer,
int[] notNullFieldIndices,
String[] allFieldNames)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.