Class FirstTypeStrategy

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

@Internal public final class FirstTypeStrategy extends Object implements TypeStrategy
Type strategy that returns the first type that could be inferred.