Uses of Class
org.apache.flink.table.types.inference.strategies.CommonCollectionInputTypeStrategy
Packages that use CommonCollectionInputTypeStrategy
-
Uses of CommonCollectionInputTypeStrategy in org.apache.flink.table.types.inference.strategies
Subclasses of CommonCollectionInputTypeStrategy in org.apache.flink.table.types.inference.strategiesModifier and TypeClassDescriptionfinal classAnInputTypeStrategythat expects that all arguments have a common array type.final classAnInputTypeStrategythat expects that all arguments have a common map type.