Class ForceNullableTypeStrategy

java.lang.Object
org.apache.flink.table.types.inference.strategies.ForceNullableTypeStrategy
All Implemented Interfaces:
TypeStrategy

@Internal public class ForceNullableTypeStrategy extends Object implements TypeStrategy
Forces a given type strategy to be nullable.